You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by cs...@apache.org on 2014/07/14 10:05:57 UTC

git commit: Setting version for jaxb plugin

Repository: cxf-dosgi
Updated Branches:
  refs/heads/master bf6c53aac -> ca3a6ef16


Setting version for jaxb plugin


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

Branch: refs/heads/master
Commit: ca3a6ef16a191e7aaef5c6412b9d64fd964a55bd
Parents: bf6c53a
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Mon Jul 14 10:05:16 2014 +0200
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Mon Jul 14 10:05:16 2014 +0200

----------------------------------------------------------------------
 discovery/local/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/ca3a6ef1/discovery/local/pom.xml
----------------------------------------------------------------------
diff --git a/discovery/local/pom.xml b/discovery/local/pom.xml
index eb7eec2..3f7dcbc 100644
--- a/discovery/local/pom.xml
+++ b/discovery/local/pom.xml
@@ -73,6 +73,7 @@
             <plugin>
                 <groupId>org.jvnet.jaxb2.maven2</groupId>
                 <artifactId>maven-jaxb2-plugin</artifactId>
+                <version>0.9.0</version>
                 <executions>
                     <execution>
                         <goals>