Skip to content

Commit

Permalink
Remove CXF option from archetype
Browse files Browse the repository at this point in the history
Signed-off-by: Erdle, Tobias <tobi.erdle@gmail.com>
  • Loading branch information
erdlet committed Apr 12, 2021
1 parent 3a9f93a commit e8043b8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions archetype/src/main/resources/archetype-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@
<artifactId>krazo-resteasy</artifactId>
<version>\${krazo.version}</version>
</dependency>
#elseif (${krazoImpl} == 'cxf')
<dependency>
<groupId>org.eclipse.krazo</groupId>
<artifactId>krazo-cxf</artifactId>
<version>\${krazo.version}</version>
</dependency>
#else
<dependency>
<groupId>org.eclipse.krazo</groupId>
Expand Down

0 comments on commit e8043b8

Please sign in to comment.