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/13 11:21:27 UTC

svn commit: r1022040 - /directory/studio/trunk/pom.xml

Author: seelmann
Date: Wed Oct 13 09:21:26 2010
New Revision: 1022040

URL: http://svn.apache.org/viewvc?rev=1022040&view=rev
Log:
Use new studio-maven-plugin

Modified:
    directory/studio/trunk/pom.xml

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=1022040&r1=1022039&r2=1022040&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Wed Oct 13 09:21:26 2010
@@ -1333,7 +1333,7 @@
         <plugin>
           <groupId>org.apache.directory.studio</groupId>
           <artifactId>studio-maven-plugin</artifactId>
-          <version>1.0.4-SNAPSHOT</version>
+          <version>1.0.4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>