You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2010/10/27 18:48:22 UTC

svn commit: r1028031 - in /santuario/tags/J_1_4_4_RC1: build.xml pom.xml

Author: coheigea
Date: Wed Oct 27 16:48:21 2010
New Revision: 1028031

URL: http://svn.apache.org/viewvc?rev=1028031&view=rev
Log:
Updating version numbers.

Modified:
    santuario/tags/J_1_4_4_RC1/build.xml
    santuario/tags/J_1_4_4_RC1/pom.xml

Modified: santuario/tags/J_1_4_4_RC1/build.xml
URL: http://svn.apache.org/viewvc/santuario/tags/J_1_4_4_RC1/build.xml?rev=1028031&r1=1028030&r2=1028031&view=diff
==============================================================================
--- santuario/tags/J_1_4_4_RC1/build.xml (original)
+++ santuario/tags/J_1_4_4_RC1/build.xml Wed Oct 27 16:48:21 2010
@@ -17,7 +17,7 @@
     <property name="product.version.major" value="1"/>
     <property name="product.version.minor" value="4"/>
     <property name="product.version.level" value="4"/>
-    <property name='product.version.qualifier' value='-SNAPSHOT'/>
+    <property name='product.version.qualifier' value='-RC1'/>
     <property name="product.version" 
 	  value="${product.version.major}.${product.version.minor}.${product.version.level}${product.version.qualifier}"/>
     <property name="product_version" 

Modified: santuario/tags/J_1_4_4_RC1/pom.xml
URL: http://svn.apache.org/viewvc/santuario/tags/J_1_4_4_RC1/pom.xml?rev=1028031&r1=1028030&r2=1028031&view=diff
==============================================================================
--- santuario/tags/J_1_4_4_RC1/pom.xml (original)
+++ santuario/tags/J_1_4_4_RC1/pom.xml Wed Oct 27 16:48:21 2010
@@ -24,7 +24,7 @@
     <artifactId>xmlsec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Santuario</name>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4-RC1</version>
     <description>
         Apache Santuario supports XML-Signature Syntax and Processing,
         W3C Recommendation 12 February 2002, and XML Encryption Syntax and