Skip to content

Commit

Permalink
Automated commit for Release Version: 0.2.62.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
apicurio-ci committed Oct 2, 2023
1 parent 54a221c commit 32f90a9
Show file tree
Hide file tree
Showing 36 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion back-end/hub-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-be</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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-core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-be</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-be</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-be</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-distro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distro/quickstart/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-distro</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-fe</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
@@ -1,6 +1,6 @@
{
"name": "@apicurio/studio",
"version": "0.2.61",
"version": "0.2.62",
"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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-fe</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-fe-studio</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/quarkus/api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-quarkus</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
</parent>
<artifactId>apicurio-studio-platforms-quarkus-api</artifactId>
<name>apicurio-studio-platforms-quarkus-api</name>
Expand Down
2 changes: 1 addition & 1 deletion platforms/quarkus/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
</parent>
<artifactId>apicurio-studio-platforms-quarkus</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion platforms/quarkus/ui/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-quarkus</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
</parent>
<artifactId>apicurio-studio-platforms-quarkus-ui</artifactId>
<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion platforms/quarkus/ws/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-quarkus</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms-quarkus-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platforms/wildfly/api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-wildfly</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-wildfly</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-platforms-wildfly</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-platforms-wildfly-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -3,7 +3,7 @@

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

Expand Down
2 changes: 1 addition & 1 deletion shared/beans/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-shared</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-shared</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-shared-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion shared/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-shared</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion shared/servlet/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-shared</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-test-integration</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-test-integration-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/integration/arquillian/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-test-integration</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-test-integration-arquillian</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/integration/common/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-test-integration</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-test-integration-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/integration/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-test</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-test-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/integration/single-node-keycloak/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-test-integration</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-test-integration-single-node-keycloak</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/integration/ws/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-test-integration</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/httpmon/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-tools</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-tools-httpmon</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/perf-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-tools</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.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
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tools/release/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-studio-tools</artifactId>
<version>0.2.62-SNAPSHOT</version>
<version>0.2.62.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apicurio-studio-tools-release</artifactId>
Expand Down

0 comments on commit 32f90a9

Please sign in to comment.