Update Javax APIs in order to build with Java 11 constraints. OSGi
[gpl/argeo-tp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c6687536d34c20cc65a5b606c7a60266f817f38d..9a6d490ae74d212d91dc6d49ec5476ac74dc6f98 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,11 +5,11 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.15</version>
+               <version>2.1.16</version>
        </parent>
        <groupId>org.argeo.tp.factory</groupId>
        <artifactId>org.argeo.tp.factory.core</artifactId>
-       <version>2.1.22-SNAPSHOT</version>
+       <version>2.1.26-SNAPSHOT</version>
        <name>Argeo Third Party Factory</name>
        <description>OSGi packaging of free / open source third party libraries</description>
        <properties>
@@ -36,7 +36,8 @@
                <plugins>
                        <plugin>
                                <groupId>org.argeo.maven.plugins</groupId>
-                               <artifactId>maven-argeo-osgi-plugin</artifactId>
+                               <artifactId>argeo-osgi-plugin</artifactId>
+                               <version>2.1.1</version>
                                <executions>
                                        <execution>
                                                <id>generate-descriptors</id>
@@ -59,7 +60,6 @@
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
                        <version>${version.slc}</version>
-                       <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp.equinox</groupId>