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

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

Author: seelmann
Date: Tue Oct 12 20:09:14 2010
New Revision: 1021906

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

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=1021906&r1=1021905&r2=1021906&view=diff
==============================================================================
--- directory/studio-plugin/trunk/pom.xml (original)
+++ directory/studio-plugin/trunk/pom.xml Tue Oct 12 20:09:14 2010
@@ -32,7 +32,7 @@
   <artifactId>studio-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Apache Directory Studio Plugin</name>
-  <version>1.0.4-SNAPSHOT</version>
+  <version>1.0.4</version>
   <description>Maven2 plugin with specific goals for the Apache Directory Studio project</description>
   <url>http://directory.apache.org/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.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.4</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.4</url>
   </scm>
 
   <distributionManagement>