You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2005/11/21 02:08:23 UTC

svn commit: r345801 - in /webservices/axis2/trunk/java/etc: project.properties project.xml

Author: dims
Date: Sun Nov 20 17:08:22 2005
New Revision: 345801

URL: http://svn.apache.org/viewcvs?rev=345801&view=rev
Log:
- update project version and externalize it as well for easy local override.


Modified:
    webservices/axis2/trunk/java/etc/project.properties
    webservices/axis2/trunk/java/etc/project.xml

Modified: webservices/axis2/trunk/java/etc/project.properties
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/etc/project.properties?rev=345801&r1=345800&r2=345801&view=diff
==============================================================================
--- webservices/axis2/trunk/java/etc/project.properties (original)
+++ webservices/axis2/trunk/java/etc/project.properties Sun Nov 20 17:08:22 2005
@@ -14,6 +14,12 @@
 # limitations under the License.
 # -------------------------------------------------------------------
 
+
+# -------------------------------------------------------------------
+#                Project Information
+# -------------------------------------------------------------------
+axis2_version=0.93-SNAPSHOT
+
 # -------------------------------------------------------------------
 #                Dependency Repositories
 # -------------------------------------------------------------------

Modified: webservices/axis2/trunk/java/etc/project.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/etc/project.xml?rev=345801&r1=345800&r2=345801&view=diff
==============================================================================
--- webservices/axis2/trunk/java/etc/project.xml (original)
+++ webservices/axis2/trunk/java/etc/project.xml Sun Nov 20 17:08:22 2005
@@ -9,7 +9,7 @@
     <groupId>axis2</groupId>
     <package>org.apache.axis2</package>
 
-    <currentVersion>0.93-dev</currentVersion>
+    <currentVersion>${axis2_version}</currentVersion>
 
     <!-- details about the organization that 'owns' the project -->
     <organization>