Skip to content

Commit

Permalink
Prepare for release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Mar 3, 2017
1 parent 83a2872 commit f57f89b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<artifactId>apiman-studio-fe-app</artifactId>
<packaging>jar</packaging>
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.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<artifactId>apiman-studio-fe</artifactId>
<packaging>pom</packaging>
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.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<artifactId>apiman-studio-fe-quickstart</artifactId>
<packaging>pom</packaging>
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.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>
<artifactId>apiman-studio-fe-war</artifactId>
<packaging>war</packaging>
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.2-SNAPSHOT</version>
<version>0.0.2</version>
<packaging>pom</packaging>
<name>apiman-studio</name>

Expand Down

0 comments on commit f57f89b

Please # to comment.