You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2013/06/20 17:30:43 UTC

svn commit: r1495051 - /directory/project/trunk/pom.xml

Author: elecharny
Date: Thu Jun 20 15:30:43 2013
New Revision: 1495051

URL: http://svn.apache.org/r1495051
Log:
[maven-release-plugin] prepare release 30

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=1495051&r1=1495050&r2=1495051&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Thu Jun 20 15:30:43 2013
@@ -38,7 +38,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>30-SNAPSHOT</version>
+  <version>30</version>
   <url>http://directory.apache.org/</url>
 
   <description>
@@ -402,9 +402,9 @@
   </developers>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/project/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/tags/30</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/30</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/tags/30</url>
   </scm>
   
   <prerequisites>