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 2012/10/06 10:38:27 UTC

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

Author: elecharny
Date: Sat Oct  6 08:38:27 2012
New Revision: 1394964

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

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=1394964&r1=1394963&r2=1394964&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Sat Oct  6 08:38:27 2012
@@ -38,7 +38,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>28-SNAPSHOT</version>
+  <version>28</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/28</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/28</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/tags/28</url>
   </scm>
   
   <prerequisites>