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-downloader.git

commit 037a74a432ed3725e176776c8ea645cda3439588
Author: Joakim Erdfelt <[email protected]>
AuthorDate: Tue Dec 12 02:51:27 2006 +0000

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

diff --git a/pom.xml b/pom.xml
index 7b4971c..2191c44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
   <artifactId>maven-downloader</artifactId>
   <name>Maven Downloader</name>
   <description>Provide a super simple interface for downloading a single 
artifact.</description>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
   <url>http://maven.apache.org</url>
   <dependencies>
     <dependency>
@@ -45,4 +45,10 @@
       </plugin>                                                                
                                                                      
     </plugins>                                                                 
                                                                      
   </build>
+
+  <scm>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-downloader-1.1</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-downloader-1.1</developerConnection>
+    
<url>https://svn.apache.org/repos/asf/maven/shared/tags/maven-downloader-1.1</url>
+  </scm>
 </project>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to