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

[2/3] camel git commit: Upgrade CDI 2 to version 2.0-PFD2

Upgrade CDI 2 to version 2.0-PFD2


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

Branch: refs/heads/master
Commit: 9cdb693a10a41acd5008c1324151e795e5e9b1ce
Parents: c75c0ae
Author: Antonin Stefanutti <an...@stefanutti.fr>
Authored: Fri Apr 7 11:56:16 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/9cdb693a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2c2b895b..2985113 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,7 +104,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.Beta1</cdi-api-2.0-version>
+    <cdi-api-2.0-version>2.0-PFD2</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.35</chronicle-bytes-version>