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:24 UTC

[4/4] camel git commit: Upgrade CDI 2 API to version 2.0.Beta1

Upgrade CDI 2 API to version 2.0.Beta1


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

Branch: refs/heads/master
Commit: 6fc0518edc6e62acdf8d7badcee545bf59064082
Parents: 1ce745b
Author: Antonin Stefanutti <an...@stefanutti.fr>
Authored: Tue Dec 27 16:42:13 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/6fc0518e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2e21057..36453df 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -100,7 +100,7 @@
     <cdi-api-1.0-version>1.0-SP4</cdi-api-1.0-version>
     <cdi-api-1.1-version>1.1</cdi-api-1.1-version>
     <cdi-api-1.2-version>1.2</cdi-api-1.2-version>
-    <cdi-api-2.0-version>2.0-EDR2</cdi-api-2.0-version>
+    <cdi-api-2.0-version>2.0.Beta1</cdi-api-2.0-version>
     <cglib-bundle-version>3.2.4_1</cglib-bundle-version>
     <cglib-version>3.2.4</cglib-version>
     <chronicle-bytes-version>1.7.25</chronicle-bytes-version>