You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2017/04/07 10:14:59 UTC

[3/3] camel git commit: Upgrade Weld 3 to version 3.0.0.CR2

Upgrade Weld 3 to version 3.0.0.CR2


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

Branch: refs/heads/master
Commit: c75c0ae7619b3e4b9d38a838d31a827cbfa1949e
Parents: a88c016
Author: Antonin Stefanutti <an...@stefanutti.fr>
Authored: Fri Apr 7 11:52:59 2017 +0200
Committer: Antonin Stefanutti <an...@stefanutti.fr>
Committed: Fri Apr 7 12:14:43 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c75c0ae7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 258557a..2c2b895b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -652,7 +652,7 @@
     <vysper-version>0.7</vysper-version>
     <weld1-version>1.1.28.Final</weld1-version>
     <weld2-version>2.4.2.Final</weld2-version>
-    <weld3-version>3.0.0.Beta1</weld3-version>
+    <weld3-version>3.0.0.CR2</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
     <wiremock-version>2.5.1</wiremock-version>
     <woodstox-version>4.4.1</woodstox-version>