You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/07/13 16:13:17 UTC

svn commit: r1361228 - /aries/trunk/jndi/jndi-url-itest-web/pom.xml

Author: cumminsh
Date: Fri Jul 13 14:13:16 2012
New Revision: 1361228

URL: http://svn.apache.org/viewvc?rev=1361228&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare release org.apache.aries.jndi.url.itest.web-1.0.0

Modified:
    aries/trunk/jndi/jndi-url-itest-web/pom.xml

Modified: aries/trunk/jndi/jndi-url-itest-web/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/jndi/jndi-url-itest-web/pom.xml?rev=1361228&r1=1361227&r2=1361228&view=diff
==============================================================================
--- aries/trunk/jndi/jndi-url-itest-web/pom.xml (original)
+++ aries/trunk/jndi/jndi-url-itest-web/pom.xml Fri Jul 13 14:13:16 2012
@@ -31,13 +31,13 @@
     <groupId>org.apache.aries.jndi</groupId>
     <artifactId>org.apache.aries.jndi.url.itest.web</artifactId>
     <name>Apache Aries JNDI Test Bundle for Aries jndi-url iTests</name>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>bundle</packaging>
     
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/jndi/jndi-url-itest-web</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/jndi/jndi-url-itest-web</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/jndi/jndi-url-itest-web</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jndi.url.itest.web-1.0.0</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.jndi.url.itest.web-1.0.0</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.jndi.url.itest.web-1.0.0</url>
      </scm>
 
      <properties>