Removed bassboon
This commit is contained in:
parent
5b71d1f90e
commit
8cff04d471
429 changed files with 41 additions and 122577 deletions
8
pom.xml
8
pom.xml
|
|
@ -20,7 +20,6 @@
|
|||
<module>gdxapp4d-lib-numberxd</module>
|
||||
<module>gdxapp4d-lib-unicodezd</module>
|
||||
<module>gdxapp4d-lib-warpme</module>
|
||||
<module>gdxapp4d-lib-bassboonyd</module>
|
||||
<module>gdxapp4d-tos4</module>
|
||||
<module>gdxapp4d-vrgem4</module>
|
||||
<module>gdxapp4d-app-calculator</module>
|
||||
|
|
@ -46,6 +45,7 @@
|
|||
<nativefilechooser.version>1.0.0</nativefilechooser.version>
|
||||
<jasper-el.version>6.0.20</jasper-el.version>
|
||||
<x4o.version>0.8.7-SNAPSHOT3</x4o.version>
|
||||
<bassboon-jppre.version>0.1.0-SNAPSHOT</bassboon-jppre.version>
|
||||
<tos4.packages>
|
||||
org.osgi.framework,
|
||||
org.osgi.service.packageadmin,
|
||||
|
|
@ -297,7 +297,7 @@
|
|||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
<artifactId>junit-jupiter</artifactId>
|
||||
<version>5.7.2</version>
|
||||
<version>5.9.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ch.qos.logback</groupId>
|
||||
|
|
@ -441,7 +441,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.0</version>
|
||||
<version>3.10.1</version>
|
||||
<configuration>
|
||||
<encoding>${project.build.sourceEncoding}</encoding>
|
||||
<source>${project.build.sourceVersion}</source>
|
||||
|
|
@ -451,7 +451,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-source-plugin</artifactId>
|
||||
<version>2.2.1</version>
|
||||
<version>3.2.1</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.felix</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue