Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Commit

Permalink
updating to final fuse 7.3 version of wsdl2rest artifact (#54)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Fitzpatrick <[email protected]>
  • Loading branch information
bfitzpat authored Jun 14, 2019
1 parent 2ed1743 commit 5b29700
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions app/wsdl2rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@

<artifactId>wsdl2rest-impl-fatjar</artifactId>
<name>Wsdl2Rest Fat Jar</name>
<version>0.1.3-SNAPSHOT</version>
<version>0.1.4-SNAPSHOT</version>
<groupId>org.github.camel.tooling.wsdl2rest</groupId>

<properties>
<!-- update this with final version when available -->
<version.wsdl2rest>0.8.0.fuse-720034</version.wsdl2rest>
<version.wsdl2rest>0.8.0.fuse-730094-redhat-00001</version.wsdl2rest>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
</properties>

<dependencies>
Expand Down

0 comments on commit 5b29700

Please sign in to comment.