Skip to content

Commit

Permalink
[maven-release-plugin] prepare release arthur-1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rmannibucau committed Aug 18, 2023
1 parent 3fb2ee5 commit 3e9a292
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion arthur-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>arthur</artifactId>
<groupId>org.apache.geronimo.arthur</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion arthur-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>arthur</artifactId>
<groupId>org.apache.geronimo.arthur</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion arthur-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>arthur</artifactId>
<groupId>org.apache.geronimo.arthur</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion arthur-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>arthur</artifactId>
<groupId>org.apache.geronimo.arthur</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>arthur</artifactId>
<groupId>org.apache.geronimo.arthur</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>arthur</artifactId>
<groupId>org.apache.geronimo.arthur</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion knights/hsqldb-knight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>knights</artifactId>
<groupId>org.apache.geronimo.arthur.knights</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion knights/jsch-knight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.geronimo.arthur.knights</groupId>
<artifactId>knights</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion knights/openjpa-knight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>knights</artifactId>
<groupId>org.apache.geronimo.arthur.knights</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion knights/openwebbeans-knight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>knights</artifactId>
<groupId>org.apache.geronimo.arthur.knights</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion knights/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.geronimo.arthur</groupId>
<artifactId>arthur</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion knights/slf4j-knight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>knights</artifactId>
<groupId>org.apache.geronimo.arthur.knights</groupId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion knights/winegrower-knight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.geronimo.arthur.knights</groupId>
<artifactId>knights</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>org.apache.geronimo.arthur</groupId>
<artifactId>arthur</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.7</version>
<packaging>pom</packaging>
<name>Arthur</name>
<description>Apache Geronimo GraalVM tooling</description>
Expand Down Expand Up @@ -294,6 +294,6 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-arthur.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-arthur.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf/geronimo-arthur.git</url>
<tag>HEAD</tag>
<tag>arthur-1.0.7</tag>
</scm>
</project>

0 comments on commit 3e9a292

Please sign in to comment.