[maven-release-plugin] prepare release argeo-commons-2.3.5
[lgpl/argeo-commons.git] / org.argeo.api.acr / pom.xml
index bc2383831401db09e4712fae2bc52c91aa354af3..8a74408cceb42a5a90570b72aedc3cb99fc9c2d1 100644 (file)
@@ -4,10 +4,17 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.3-SNAPSHOT</version>
+               <version>2.3.5</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.api.acr</artifactId>
        <name>ACR API</name>
        <packaging>jar</packaging>
+               <dependencies>
+               <dependency>
+                       <groupId>org.argeo.commons</groupId>
+                       <artifactId>org.argeo.api.uuid</artifactId>
+                       <version>2.3.5</version>
+               </dependency>
+       </dependencies>
 </project>
\ No newline at end of file