Author: gnodet
Date: Tue Sep  8 19:49:29 2009
New Revision: 812660

URL: http://svn.apache.org/viewvc?rev=812660&view=rev
Log:
Try to release gogo with the maven bundle plugin 2.0.0

Modified:
    felix/trunk/gogo/pom.xml

Modified: felix/trunk/gogo/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/gogo/pom.xml?rev=812660&r1=812659&r2=812660&view=diff
==============================================================================
--- felix/trunk/gogo/pom.xml (original)
+++ felix/trunk/gogo/pom.xml Tue Sep  8 19:49:29 2009
@@ -98,7 +98,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>2.0.1-SNAPSHOT</version>
+                    <version>2.0.0</version>
                     <extensions>true</extensions>
                 </plugin>
             </plugins>


Reply via email to