You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2015/07/26 12:20:21 UTC

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

Author: seelmann
Date: Sun Jul 26 10:20:20 2015
New Revision: 1692706

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

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=1692706&r1=1692705&r2=1692706&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Sun Jul 26 10:20:20 2015
@@ -38,7 +38,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>35-SNAPSHOT</version>
+  <version>35</version>
   <url>http://directory.apache.org/</url>
 
   <description>
@@ -542,9 +542,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/35</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/35</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/tags/35</url>
   </scm>
   
   <prerequisites>