You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2013/07/12 19:11:37 UTC

svn commit: r1502616 - /cxf/branches/2.7.x-fixes/parent/pom.xml

Author: dkulp
Date: Fri Jul 12 17:11:37 2013
New Revision: 1502616

URL: http://svn.apache.org/r1502616
Log:
Merged revisions 1490211 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1490211 | sergeyb | 2013-06-06 05:24:52 -0400 (Thu, 06 Jun 2013) | 2 lines

  Updating javax.annotation-api version to 1.2-b04

........

Modified:
    cxf/branches/2.7.x-fixes/parent/pom.xml

Modified: cxf/branches/2.7.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/parent/pom.xml?rev=1502616&r1=1502615&r2=1502616&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/parent/pom.xml Fri Jul 12 17:11:37 2013
@@ -105,7 +105,7 @@
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>
         <cxf.geronimo.annotation.version>1.1.1</cxf.geronimo.annotation.version>
         <cxf.mina.version>2.0.7</cxf.mina.version>
-        <cxf.javax.annotation-api.version>1.2-b02</cxf.javax.annotation-api.version>
+        <cxf.javax.annotation-api.version>1.2-b04</cxf.javax.annotation-api.version>
         <cxf.geronimo.jms.version>1.1.1</cxf.geronimo.jms.version>
         <cxf.geronimo.j2ee.management.version>1.0.1</cxf.geronimo.j2ee.management.version>
         <cxf.geronimo.jpa.version>1.0</cxf.geronimo.jpa.version>