File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44# com.bitctrl
55Allgemeine Bibliothek für BitCtrl-Projekte
66
7+ ## Version 2.0.4
8+
9+ - Java 9 - Kompatibilität: Automatic-Module-Name in Bundle ergänzt.
10+
711## Version 2.0.3
812
913## Version 2.0.2
Original file line number Diff line number Diff line change 44Bundle-Name: Allgemeine BitCtrl-Bibliothek
55Import-Package: \
66 org.apache.commons.codec.*;resolution:=optional,\
7- *
7+ *
8+
9+ Automatic-Module-Name: ${def;bsn}
Original file line number Diff line number Diff line change 55
66 <groupId >com.bitctrl</groupId >
77 <artifactId >com.bitctrl</artifactId >
8- <version >2.0.3 </version >
8+ <version >2.0.4 </version >
99
1010 <name >Allgemeine BitCtrl-Bibliothek</name >
1111 <url >http://bitctrl.github.io/${project.artifactId} /</url >
244244 <plugin >
245245 <groupId >biz.aQute.bnd</groupId >
246246 <artifactId >bnd-maven-plugin</artifactId >
247- <version >3.2 .0</version >
247+ <version >4.0 .0</version >
248248 <executions >
249249 <execution >
250250 <goals >
You can’t perform that action at this time.
0 commit comments