Author: zoe
Date: Wed Feb  9 09:33:26 2011
New Revision: 1068806

URL: http://svn.apache.org/viewvc?rev=1068806&view=rev
Log:
what will this do to a release?

Modified:
    aries/branches/experimental-release-by-module/proxy/pom.xml
    aries/branches/experimental-release-by-module/proxy/proxy-api/pom.xml
    aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml
    aries/branches/experimental-release-by-module/proxy/proxy-impl/pom.xml
    aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml

Modified: aries/branches/experimental-release-by-module/proxy/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/pom.xml?rev=1068806&r1=1068805&r2=1068806&view=diff
==============================================================================
--- aries/branches/experimental-release-by-module/proxy/pom.xml (original)
+++ aries/branches/experimental-release-by-module/proxy/pom.xml Wed Feb  9 
09:33:26 2011
@@ -21,14 +21,14 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.3</version>
     </parent>  
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.aries.proxy</groupId>
     <artifactId>proxy</artifactId>
     <name>Apache Aries Class Proxy</name>
-    <version>0.4-SNAPSHOT</version>
+    <version>0.4.3</version>
     <packaging>pom</packaging>
 
     <description>
@@ -52,7 +52,7 @@
             <dependency>
                <groupId>org.apache.aries.proxy</groupId>
                <artifactId>org.apache.aries.proxy.api</artifactId>
-               <version>0.4-SNAPSHOT</version>
+               <version>0.3</version>
             </dependency>
             <dependency>
                <groupId>org.apache.aries.proxy</groupId>
@@ -62,13 +62,13 @@
             <dependency>
                <groupId>org.apache.aries.proxy</groupId>
                <artifactId>org.apache.aries.proxy.itests</artifactId>
-               <version>0.4-SNAPSHOT</version>
+               <version>0.4-SNAPSHOT</version> 
             </dependency>
             <!-- dependencies on other aries modules -->
             <dependency>
                <groupId>org.apache.aries</groupId>
                <artifactId>org.apache.aries.util</artifactId>
-               <version>0.4-SNAPSHOT</version>
+               <version>0.3</version>
             </dependency>
             <!-- external dependencies -->
             <dependency>

Modified: aries/branches/experimental-release-by-module/proxy/proxy-api/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-api/pom.xml?rev=1068806&r1=1068805&r2=1068806&view=diff
==============================================================================
--- aries/branches/experimental-release-by-module/proxy/proxy-api/pom.xml 
(original)
+++ aries/branches/experimental-release-by-module/proxy/proxy-api/pom.xml Wed 
Feb  9 09:33:26 2011
@@ -21,12 +21,13 @@
     <parent>
         <groupId>org.apache.aries.proxy</groupId>
         <artifactId>proxy</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.4.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.proxy.api</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy</name>
+    <version>0.3</version>
     <description>
         This bundle contains the Apache Aries Proxy service API.
     </description>

Modified: 
aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml?rev=1068806&r1=1068805&r2=1068806&view=diff
==============================================================================
--- aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml 
(original)
+++ aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml 
Wed Feb  9 09:33:26 2011
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.proxy</groupId>
         <artifactId>proxy</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.4.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.proxy</artifactId>

Modified: aries/branches/experimental-release-by-module/proxy/proxy-impl/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-impl/pom.xml?rev=1068806&r1=1068805&r2=1068806&view=diff
==============================================================================
--- aries/branches/experimental-release-by-module/proxy/proxy-impl/pom.xml 
(original)
+++ aries/branches/experimental-release-by-module/proxy/proxy-impl/pom.xml Wed 
Feb  9 09:33:26 2011
@@ -21,12 +21,13 @@
     <parent>
         <groupId>org.apache.aries.proxy</groupId>
         <artifactId>proxy</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.4.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.proxy.impl</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Implementation</name>
+        <version>0.4-SNAPSHOT</version>
     <description>
         This bundle contains the proxy service implementation for Apache Aries
     </description>

Modified: 
aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml?rev=1068806&r1=1068805&r2=1068806&view=diff
==============================================================================
--- aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml 
(original)
+++ aries/branches/experimental-release-by-module/proxy/proxy-itests/pom.xml 
Wed Feb  9 09:33:26 2011
@@ -21,12 +21,13 @@
     <parent>
         <groupId>org.apache.aries.proxy</groupId>
         <artifactId>proxy</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.4.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.proxy.itests</artifactId>
     
     <name>Apache Aries Proxy iTests</name>
+    <version>0.4-SNAPSHOT</version>
     <description>
         Integration tests using the standalone proxy-bundle.
     </description>


Reply via email to