Skip to content

Commit

Permalink
Prepare for release v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Mar 21, 2017
1 parent 8569e5c commit ed24a7c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion front-end/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman</groupId>
<artifactId>apiman-studio-fe</artifactId>
<version>0.0.3</version>
<version>0.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-studio-fe-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion front-end/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman</groupId>
<artifactId>apiman-studio</artifactId>
<version>0.0.3</version>
<version>0.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-studio-fe</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion front-end/quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman</groupId>
<artifactId>apiman-studio-fe</artifactId>
<version>0.0.3</version>
<version>0.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-studio-fe-quickstart</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion front-end/war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman</groupId>
<artifactId>apiman-studio-fe</artifactId>
<version>0.0.3</version>
<version>0.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-studio-fe-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.apiman</groupId>
<artifactId>apiman-studio</artifactId>
<version>0.0.3</version>
<version>0.0.4</version>
<packaging>pom</packaging>
<name>apiman-studio</name>

Expand Down
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman</groupId>
<artifactId>apiman-studio</artifactId>
<version>0.0.3</version>
<version>0.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-studio-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apiman</groupId>
<artifactId>apiman-studio-tools</artifactId>
<version>0.0.3</version>
<version>0.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apiman-studio-tools-release</artifactId>
Expand Down

0 comments on commit ed24a7c

Please # to comment.