You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/06/27 15:12:46 UTC

[2/2] syncope git commit: cxf-java2wadl-plugin not used anymore

cxf-java2wadl-plugin not used anymore


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

Branch: refs/heads/master
Commit: 1cf21eb18f8fc9824f046735cdc07a91d34f85cf
Parents: d337311
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jun 27 17:12:18 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jun 27 17:12:29 2018 +0200

----------------------------------------------------------------------
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/1cf21eb1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a4e9e0f..5c7193b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1738,12 +1738,6 @@ under the License.
         </plugin>
         
         <plugin>
-          <groupId>org.apache.cxf</groupId>
-          <artifactId>cxf-java2wadl-plugin</artifactId>
-          <version>${cxf.version}</version>
-        </plugin>
-        
-        <plugin>
           <groupId>org.apache.openjpa</groupId>
           <artifactId>openjpa-maven-plugin</artifactId>
           <version>${openjpa.version}</version>