You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2011/02/28 10:28:52 UTC

svn commit: r1075251 - /aries/branches/experimental-release-by-module/proxy/proxy-distro/pom.xml

Author: zoe
Date: Mon Feb 28 09:28:52 2011
New Revision: 1075251

URL: http://svn.apache.org/viewvc?rev=1075251&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.proxy-distro-0.8

Modified:
    aries/branches/experimental-release-by-module/proxy/proxy-distro/pom.xml

Modified: aries/branches/experimental-release-by-module/proxy/proxy-distro/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-distro/pom.xml?rev=1075251&r1=1075250&r2=1075251&view=diff
==============================================================================
--- aries/branches/experimental-release-by-module/proxy/proxy-distro/pom.xml (original)
+++ aries/branches/experimental-release-by-module/proxy/proxy-distro/pom.xml Mon Feb 28 09:28:52 2011
@@ -28,13 +28,13 @@
 	<groupId>org.apache.aries.proxy</groupId>
 	<artifactId>org.apache.aries.proxy-distro</artifactId>
 	<name>Proxy distribution</name>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.8</version>
 	<packaging>pom</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/branches/experimental-release-by-module/proxy/proxy-distro</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/experimental-release-by-module/proxy/proxy-distro</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-distro</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-distro-0.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.proxy-distro-0.8</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.proxy-distro-0.8</url>
     </scm>
 
 
@@ -91,7 +91,7 @@
                        <goals>
                           <goal>single</goal>
                        </goals>
-				<configuration>
+				      <configuration>
 					<descriptors>
 						<descriptor>src/main/assemblies/proxy-distro.xml</descriptor>
 					</descriptors>