You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directmemory.apache.org by ol...@apache.org on 2013/09/11 13:33:26 UTC

svn commit: r1521808 - /directmemory/parent/trunk/pom.xml

Author: olamy
Date: Wed Sep 11 11:33:26 2013
New Revision: 1521808

URL: http://svn.apache.org/r1521808
Log:
[maven-release-plugin] prepare release directmemory-parent-1

Modified:
    directmemory/parent/trunk/pom.xml

Modified: directmemory/parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directmemory/parent/trunk/pom.xml?rev=1521808&r1=1521807&r2=1521808&view=diff
==============================================================================
--- directmemory/parent/trunk/pom.xml (original)
+++ directmemory/parent/trunk/pom.xml Wed Sep 11 11:33:26 2013
@@ -28,7 +28,7 @@ under the License.
 
   <groupId>org.apache.directmemory</groupId>
   <artifactId>directmemory-parent</artifactId>
-  <version>1-SNAPSHOT</version>
+  <version>1</version>
   <packaging>pom</packaging>
 
   <name>Apache DirectMemory</name>
@@ -216,9 +216,9 @@ under the License.
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directmemory/parent/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directmemory/parent/trunk</developerConnection>
-    <url>https://svn.apache.org/viewvc/directmemory/parent/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directmemory/parent/tags/directmemory-parent-1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directmemory/parent/tags/directmemory-parent-1</developerConnection>
+    <url>https://svn.apache.org/viewvc/directmemory/parent/tags/directmemory-parent-1</url>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -231,7 +231,7 @@ under the License.
 
   <properties>
     <!-- issue with apache parent 11 -->
-    <arguments></arguments>
+    <arguments />
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>