]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.eclipse/pom.xml
Adapt to changes in Spring and OSGi (mostly generics)
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.eclipse / pom.xml
index 7f567658dac6e654994fc17ae514b2c053b1c719..5653d1393df2dd9e6cbd45625ab6b87373e16cd4 100644 (file)
@@ -3,11 +3,11 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.17</version>
+               <version>2.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.dep.eclipse</artifactId>
-       <name>SLC Eclipse Dependencies</name>
+       <name>SLC Eclipse</name>
        <build>
                <plugins>
                        <plugin>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
-                       <version>1.1.17</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.client.ui.dist</artifactId>
-                       <version>1.1.17</version>
+                       <version>2.1.1-SNAPSHOT</version>
                </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.slc</groupId> -->
+<!--                   <artifactId>org.argeo.slc.client.ui.dist</artifactId> -->
+<!--                   <version>2.1.1-SNAPSHOT</version> -->
+<!--           </dependency> -->
 
                <!-- Back-end Dependencies -->
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.dep.backend</artifactId>
-                       <version>1.1.17</version>
+                       <version>2.1.1-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>