Skip to content

Commit 7925be6

Browse files
committed
Automated update for Release Version: 1.0.0.Beta1
1 parent 1e3f204 commit 7925be6

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.apicurio</groupId>
1010
<artifactId>apicurio-studio</artifactId>
11-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0.Beta1</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.apicurio</groupId>
1010
<artifactId>apicurio-studio</artifactId>
11-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0.Beta1</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

dist/docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.apicurio</groupId>
1010
<artifactId>apicurio-studio-dist</artifactId>
11-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0.Beta1</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.apicurio</groupId>
1010
<artifactId>apicurio-studio</artifactId>
11-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0.Beta1</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.apicurio</groupId>
1010
<artifactId>apicurio-studio</artifactId>
11-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0.Beta1</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

docs/rest-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.apicurio</groupId>
1010
<artifactId>apicurio-studio-docs</artifactId>
11-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0.Beta1</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

examples/docker-compose/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-studio-examples</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>1.0.0.Beta1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/kubernetes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-studio-examples</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>1.0.0.Beta1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/openshift/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-studio-examples</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>1.0.0.Beta1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-studio</artifactId>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>1.0.0.Beta1</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

1313
<artifactId>apicurio-studio-examples</artifactId>
14-
<version>1.0.0-SNAPSHOT</version>
14+
<version>1.0.0.Beta1</version>
1515
<packaging>pom</packaging>
1616

1717
<url>https://www.apicur.io/studio</url>

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-studio</artifactId>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>1.0.0.Beta1</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>apicurio-studio-integration-tests</artifactId>

java-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>apicurio-studio</artifactId>
2222
<groupId>io.apicurio</groupId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0.Beta1</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-studio</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>1.0.0.Beta1</version>
99
<packaging>pom</packaging>
1010
<name>apicurio-studio</name>
1111

spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.apicurio</groupId>
1010
<artifactId>apicurio-studio</artifactId>
11-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0.Beta1</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

0 commit comments

Comments
 (0)