You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/12/19 16:36:55 UTC

svn commit: r1423893 - /karaf/site/trunk/pom.xml

Author: jbonofre
Date: Wed Dec 19 15:36:54 2012
New Revision: 1423893

URL: http://svn.apache.org/viewvc?rev=1423893&view=rev
Log:
Update to build-helper-maven-plugin 1.7

Modified:
    karaf/site/trunk/pom.xml

Modified: karaf/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/site/trunk/pom.xml?rev=1423893&r1=1423892&r2=1423893&view=diff
==============================================================================
--- karaf/site/trunk/pom.xml (original)
+++ karaf/site/trunk/pom.xml Wed Dec 19 15:36:54 2012
@@ -148,7 +148,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>build-helper-maven-plugin</artifactId>
-                <version>1.5</version>
+                <version>1.7</version>
                 <executions>
                     <execution>
                         <id>add-source</id>