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:43:59 UTC

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

Author: pamarcelot
Date: Tue Oct 14 05:43:59 2008
New Revision: 704519

URL: http://svn.apache.org/viewvc?rev=704519&view=rev
Log:
Using the latest released version of the 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=704519&r1=704518&r2=704519&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Tue Oct 14 05:43:59 2008
@@ -1136,7 +1136,7 @@
         <plugin>
           <groupId>org.apache.directory.studio</groupId>
           <artifactId>studio-maven-plugin</artifactId>
-          <version>1.0.1-SNAPSHOT</version>
+          <version>1.0.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.felix</groupId>