Skip to content

Commit

Permalink
set version to 0.3.2 and ITW version to 2.0.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
sclassen committed Sep 9, 2019
1 parent d114cac commit 8caad15
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ManifestResourceTransformer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.openwebstart</groupId>
<artifactId>openwebstart-parent</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.3.2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions openwebstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.openwebstart</groupId>
<artifactId>openwebstart-parent</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.3.2</version>
<relativePath>../</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<description>Additional Java Code which is only available in OWS and not in ITW</description>

<properties>
<icedtea-web.version>2.0.0-SNAPSHOT</icedtea-web.version>
<icedtea-web.version>2.0.0-alpha2</icedtea-web.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.openwebstart</groupId>
<artifactId>openwebstart-parent</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.3.2</version>
<packaging>pom</packaging>

<name>OpenWebStart Parent</name>
Expand Down

0 comments on commit 8caad15

Please sign in to comment.