You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sj...@apache.org on 2016/12/09 12:36:03 UTC

[1/2] brooklyn-library git commit: Upgrade karaf-maven-plugin to avoid double User-Agent bug

Repository: brooklyn-library
Updated Branches:
  refs/heads/master 0c059cb82 -> e5252dcd0


Upgrade karaf-maven-plugin to avoid double User-Agent bug


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/f117106d
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/f117106d
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/f117106d

Branch: refs/heads/master
Commit: f117106dfda4c78df3719b0f1e9af596526bbdc6
Parents: 0c059cb
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Mon Dec 5 09:42:23 2016 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Mon Dec 5 15:59:30 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/f117106d/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/karaf/features/pom.xml b/karaf/features/pom.xml
index 44d4890..390e546 100644
--- a/karaf/features/pom.xml
+++ b/karaf/features/pom.xml
@@ -38,7 +38,7 @@
                 <plugin>
                     <groupId>org.apache.karaf.tooling</groupId>
                     <artifactId>karaf-maven-plugin</artifactId>
-                    <version>4.0.1</version>
+                    <version>${karaf.plugin.version}</version>
                     <extensions>true</extensions>
                 </plugin>
             </plugins>


[2/2] brooklyn-library git commit: This closes #81

Posted by sj...@apache.org.
This closes #81

Upgrade karaf-maven-plugin to avoid double User-Agent bug


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/e5252dcd
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/e5252dcd
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/e5252dcd

Branch: refs/heads/master
Commit: e5252dcd0c84acb974599b2db699686bae496e84
Parents: 0c059cb f117106
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Fri Dec 9 12:35:51 2016 +0000
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
Committed: Fri Dec 9 12:35:51 2016 +0000

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