Author: cziegeler
Date: Mon Jan 21 22:47:02 2008
New Revision: 614125

URL: http://svn.apache.org/viewvc?rev=614125&view=rev
Log:
Use released version of maven bundle plugin.

Modified:
    incubator/sling/trunk/parent/pom.xml

Modified: incubator/sling/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/parent/pom.xml?rev=614125&r1=614124&r2=614125&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Mon Jan 21 22:47:02 2008
@@ -175,7 +175,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>1.1.0-SNAPSHOT</version>
+                    <version>1.2.0</version>
                     <inherited>true</inherited>
                     <configuration>
                         <instructions>


Reply via email to