You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/08 18:15:52 UTC

[maven-shared-resources] 05/26: [maven-release-plugin] prepare release maven-shared-resources-1

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-resources.git

commit 521b02013452d50683bee87bdebd93ded1717188
Author: Dennis Lundberg <de...@apache.org>
AuthorDate: Tue May 3 21:26:44 2011 +0000

    [maven-release-plugin] prepare release maven-shared-resources-1
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1099264 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 10c8b53..70ced4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,15 +31,15 @@
 
   <groupId>org.apache.maven.shared</groupId>
   <artifactId>maven-shared-resources</artifactId>
-  <version>1-SNAPSHOT</version>
+  <version>1</version>
 
   <name>Maven Shared Resources</name>
   <description>A collection of templates that are specific to the Maven project.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-1</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-shared-resources-1</url>
   </scm>
 
   <issueManagement>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.