Repository: cxf
Updated Branches:
  refs/heads/2.7.x-fixes 2949663e0 -> f3e3b7c63


Lock down to version that works with java6


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

Branch: refs/heads/2.7.x-fixes
Commit: f3e3b7c63a64cc35e4a5dbcec4773f14facb6bf3
Parents: 2949663
Author: Daniel Kulp <dk...@apache.org>
Authored: Wed Jul 15 13:23:01 2015 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Wed Jul 15 13:23:20 2015 -0400

----------------------------------------------------------------------
 services/xkms/xkms-x509-handlers/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/f3e3b7c6/services/xkms/xkms-x509-handlers/pom.xml
----------------------------------------------------------------------
diff --git a/services/xkms/xkms-x509-handlers/pom.xml 
b/services/xkms/xkms-x509-handlers/pom.xml
index 3c83a9c..54d103d 100644
--- a/services/xkms/xkms-x509-handlers/pom.xml
+++ b/services/xkms/xkms-x509-handlers/pom.xml
@@ -74,6 +74,7 @@
             <plugin>
                 <groupId>org.eclipse.tycho</groupId>
                 <artifactId>tycho-packaging-plugin</artifactId>
+                <version>0.22.0</version>
                 <executions>
                     <execution>
                         <id>timestamp</id>

Reply via email to