]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.core/pom.xml
[maven-release-plugin] copy for tag argeo-slc-0.12.2
[gpl/argeo-slc.git] / runtime / org.argeo.slc.core / pom.xml
index f4261b306d8cb7413c96e783619a4c5bb5747221..6ab9d3abeeff67904310131c5c023346ef2a3085 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.2-SNAPSHOT</version>
+               <version>0.12.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>com.springsource.net.sf.cglib</artifactId>
                </dependency>
 
+               <dependency>
+                       <groupId>org.apache.commons</groupId>
+                       <artifactId>com.springsource.org.apache.commons.codec</artifactId>
+               </dependency>
+
                <!-- Test -->
                <dependency>
                        <groupId>org.junit</groupId>