You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by cs...@apache.org on 2016/09/15 16:12:54 UTC

[2/2] karaf git commit: Switch to stable version of plugin

Switch to stable version of plugin


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/69a332f3
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/69a332f3
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/69a332f3

Branch: refs/heads/master
Commit: 69a332f3314348c5ef141c51201a43de5e4bcd89
Parents: 225943b
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Thu Sep 15 18:12:44 2016 +0200
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Thu Sep 15 18:12:44 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/69a332f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 988bd04..f5bbcc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1922,7 +1922,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-war-plugin</artifactId>
-                    <version>3.0.0-SNAPSHOT</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.karaf.tooling</groupId>