Skip to content

Commit

Permalink
Prepare for release v0.2.20.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Jan 22, 2019
1 parent 45717ab commit 45c74f6
Show file tree
Hide file tree
Showing 33 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion back-end/hub-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-be</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-be-hub-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion back-end/hub-codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-be</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-be-hub-codegen</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion back-end/hub-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-be</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-be-hub-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion back-end/hub-editing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-be</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-be-hub-editing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion back-end/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-be</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion back-end/test-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-be</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-be-test-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-distro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distro/quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-distro</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-distro-quickstart</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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-fe</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion front-end/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-fe</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-fe-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion front-end/studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apicurio-design-studio",
"version": "0.2.19",
"version": "0.2.20",
"description": "A web application to help design restful APIs.",
"author": "Eric Wittmann",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion front-end/studio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-fe</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-fe-studio</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/thorntail/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-thorntail</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms-thorntail-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/thorntail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms-thorntail</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/thorntail/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-thorntail</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms-thorntail-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/thorntail/ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-thorntail</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms-thorntail-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/wildfly/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-wildfly</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms-wildfly-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms-wildfly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/wildfly/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-wildfly</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms-wildfly-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/wildfly/ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-wildfly</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms-wildfly-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<packaging>pom</packaging>
<name>apicurio-studio</name>

Expand Down
2 changes: 1 addition & 1 deletion shared/beans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-shared</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-shared-beans</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion shared/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-shared</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-shared-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-shared</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion shared/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-shared</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-shared-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/integration/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-test-integration</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-test-integration-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-test</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-test-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/integration/ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-test-integration</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-test-integration-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/perf-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-tools</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-tools-perf-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-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.apicurio</groupId>
<artifactId>apicurio-studio-tools</artifactId>
<version>0.2.20-SNAPSHOT</version>
<version>0.2.20.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-tools-release</artifactId>
Expand Down

0 comments on commit 45c74f6

Please sign in to comment.