Remove local variable and rather use hard-coded version, otherwise maven release...
authorBruno Sinou <bsinou@argeo.org>
Wed, 24 Feb 2016 15:43:06 +0000 (15:43 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 24 Feb 2016 15:43:06 +0000 (15:43 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@8799 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

dep/org.argeo.dep.cms.sdk/pom.xml

index 2c7f78cb899221d290cc79f9c3048cfcdcb2b7a2..3d12560c8753bfe7b6093e60775d7a0b4e99dd88 100644 (file)
@@ -13,7 +13,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.dep.cms.platform</artifactId>
-                       <version>${version.argeo-commons}</version>
+                       <version>2.1.33-SNAPSHOT</version>
                </dependency>
                
                <!-- ALM Third Parties -->