You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jc...@apache.org on 2008/02/21 19:34:24 UTC

svn commit: r629904 - /commons/proper/proxy/branches/proxy-1.0-work/pom.xml

Author: jcarman
Date: Thu Feb 21 10:34:17 2008
New Revision: 629904

URL: http://svn.apache.org/viewvc?rev=629904&view=rev
Log:
Preparing to cut rc3.

Modified:
    commons/proper/proxy/branches/proxy-1.0-work/pom.xml

Modified: commons/proper/proxy/branches/proxy-1.0-work/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/proxy/branches/proxy-1.0-work/pom.xml?rev=629904&r1=629903&r2=629904&view=diff
==============================================================================
--- commons/proper/proxy/branches/proxy-1.0-work/pom.xml (original)
+++ commons/proper/proxy/branches/proxy-1.0-work/pom.xml Thu Feb 21 10:34:17 2008
@@ -26,7 +26,7 @@
         <version>7</version>
     </parent>
     <artifactId>commons-proxy</artifactId>
-    <version>1.0-rc2</version>
+    <version>1.0</version>
     <packaging>bundle</packaging>
     <name>Commons Proxy</name>
     <description>Java library for dynamic proxying</description>