You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2008/10/14 14:09:06 UTC

svn commit: r704503 - /directory/studio-plugin/trunk/pom.xml

Author: pamarcelot
Date: Tue Oct 14 05:09:05 2008
New Revision: 704503

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

Modified:
    directory/studio-plugin/trunk/pom.xml

Modified: directory/studio-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio-plugin/trunk/pom.xml?rev=704503&r1=704502&r2=704503&view=diff
==============================================================================
--- directory/studio-plugin/trunk/pom.xml (original)
+++ directory/studio-plugin/trunk/pom.xml Tue Oct 14 05:09:05 2008
@@ -32,7 +32,7 @@
   <artifactId>studio-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Apache Directory Studio Plugin</name>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.0.1</version>
   <description>Maven2 plugin with specific goals for the Apache Directory Studio project</description>
   <url>http://vm094.oxylos.org/projects/studio-plugin/</url>
 
@@ -48,9 +48,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio-plugin/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio-plugin/trunk/</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio-plugin/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.1</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.1</url>
   </scm>
 
   <distributionManagement>