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 2015/11/19 13:23:11 UTC

[1/2] incubator-brooklyn git commit: Updating Validation api version

Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master 295cf6345 -> d8822bd96


Updating Validation api version


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

Branch: refs/heads/master
Commit: 58cf4f6e5952e7ea7664c28db47ec5cc33f374c9
Parents: 89cf94f
Author: Kiuby88 <ki...@gmail.com>
Authored: Wed Nov 18 13:17:33 2015 +0100
Committer: Kiuby88 <ki...@gmail.com>
Committed: Wed Nov 18 13:17:33 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/58cf4f6e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c968857..94a1ecb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
         <mongodb.version>3.0.3</mongodb.version>
         <riak.version>1.4.0</riak.version>
         <maven-war-plugin.version>2.4</maven-war-plugin.version>
-        <validation-api.version>1.0.0.GA</validation-api.version>
+        <validation-api.version>1.1.0.Final</validation-api.version>
         <geronimo-jms_1.1_spec.version>1.1.1</geronimo-jms_1.1_spec.version>
         <sleepycat-je.version>5.0.34</sleepycat-je.version>
         <org.marre.smsj.version>1.0.0-20051126</org.marre.smsj.version>


[2/2] incubator-brooklyn git commit: This closes #1042

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


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

Branch: refs/heads/master
Commit: d8822bd96f5f1c85c27977d74f11ac99f2d1b7e9
Parents: 295cf63 58cf4f6
Author: Aled Sage <al...@gmail.com>
Authored: Thu Nov 19 12:22:51 2015 +0000
Committer: Aled Sage <al...@gmail.com>
Committed: Thu Nov 19 12:22:51 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/d8822bd9/pom.xml
----------------------------------------------------------------------