]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/eclipse/plugins/pom.xml
JCR browser
[lgpl/argeo-commons.git] / security / eclipse / plugins / pom.xml
index ae7cca69688a4c1d6f46fd46a228828bb64b8d09..ab837feb5d6251fd6a43d0da49786245d3ee754f 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <artifactId>eclipse</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>javax.xml.stream</groupId>
+                       <artifactId>com.springsource.javax.xml.stream</artifactId>
                        <scope>test</scope>
                </dependency>
        </dependencies>