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/26 15:48:56 UTC

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

Author: zoe
Date: Sat Feb 26 14:48:55 2011
New Revision: 1074859

URL: http://svn.apache.org/viewvc?rev=1074859&view=rev
Log:
revert distro pom and fix scm

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=1074859&r1=1074858&r2=1074859&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 Sat Feb 26 14:48:55 2011
@@ -28,13 +28,13 @@
 	<groupId>org.apache.aries.proxy</groupId>
 	<artifactId>org.apache.aries.proxy-distro</artifactId>
 	<name>Proxy distribution</name>
-    <version>0.8</version>
+    <version>0.8-SNAPSHOT</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/branches/experimental-release-by-module/proxy/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/experimental-release-by-module/proxy/</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/</url>
     </scm>