You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by al...@apache.org on 2016/11/04 16:33:32 UTC

[1/2] brooklyn-server git commit: Bump version of snakeyaml to 1.16

Repository: brooklyn-server
Updated Branches:
  refs/heads/master 7d9fe8144 -> 01140cd23


Bump version of snakeyaml to 1.16

 - align to version pulled in by the `kubernetes-client` feature


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

Branch: refs/heads/master
Commit: 857292fe7a6c0b4f73324609d8e058cc6b377c06
Parents: 44d11e2
Author: Guglielmo Nigri <gu...@cloudsoftcorp.com>
Authored: Thu Nov 3 17:43:04 2016 +0100
Committer: Guglielmo Nigri <gu...@cloudsoftcorp.com>
Committed: Thu Nov 3 17:47:37 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/857292fe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 52b9fe4..b6469ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <commons-lang3.version>3.3.2</commons-lang3.version>
         <groovy.version>2.3.7</groovy.version> <!-- Version supported by https://github.com/groovy/groovy-eclipse/wiki/Groovy-Eclipse-2.9.1-Release-Notes -->
         <jsr305.version>2.0.1</jsr305.version>
-        <snakeyaml.version>1.11</snakeyaml.version>
+        <snakeyaml.version>1.16</snakeyaml.version>
         <!-- Next version of swagger requires changes to how path mapping and scanner injection are done. -->
         <swagger.version>1.5.6</swagger.version>
         <jansi.version>1.2.1</jansi.version>


[2/2] brooklyn-server git commit: This closes #402

Posted by al...@apache.org.
This closes #402


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

Branch: refs/heads/master
Commit: 01140cd232f072c3fbb4e95b56ab4fa38122d6f7
Parents: 7d9fe81 857292f
Author: Aled Sage <al...@gmail.com>
Authored: Fri Nov 4 16:33:22 2016 +0000
Committer: Aled Sage <al...@gmail.com>
Committed: Fri Nov 4 16:33:22 2016 +0000

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