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 2017/05/31 17:43:14 UTC

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

Author: elecharny
Date: Wed May 31 17:43:14 2017
New Revision: 1797088

URL: http://svn.apache.org/viewvc?rev=1797088&view=rev
Log:
[maven-release-plugin] prepare release 39

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=1797088&r1=1797087&r2=1797088&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Wed May 31 17:43:14 2017
@@ -38,7 +38,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>39-SNAPSHOT</version>
+  <version>39</version>
   <url>http://directory.apache.org/</url>
 
   <description>
@@ -728,9 +728,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/39</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/39</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/tags/39</url>
   </scm>
   
   <prerequisites>