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 2016/12/27 21:05:22 UTC

[2/4] camel git commit: Upgrade Weld 3.x to version 3.0.0.Beta1

Upgrade Weld 3.x to version 3.0.0.Beta1


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

Branch: refs/heads/master
Commit: 7b4fedaa1c55d9ea64a19568f7e936a9fbd9c2c0
Parents: 6fc0518
Author: Antonin Stefanutti <an...@stefanutti.fr>
Authored: Tue Dec 27 16:43:29 2016 +0100
Committer: Antonin Stefanutti <an...@stefanutti.fr>
Committed: Tue Dec 27 22:04:35 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/7b4fedaa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 36453df..70969bc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -626,7 +626,7 @@
     <vysper-version>0.7</vysper-version>
     <weld1-version>1.1.28.Final</weld1-version>
     <weld2-version>2.4.1.Final</weld2-version>
-    <weld3-version>3.0.0.Alpha17</weld3-version>
+    <weld3-version>3.0.0.Beta1</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
     <wiremock-version>2.4.1</wiremock-version>
     <woodstox-version>4.4.1</woodstox-version>