Skip to content

Commit

Permalink
[maven-release-plugin] prepare release xbean-4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonofre committed Apr 13, 2022
1 parent 8c9155a commit 02f09c6
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion maven-xbean-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>

<artifactId>maven-xbean-plugin</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<packaging>pom</packaging>
<inceptionYear>2005</inceptionYear>

<version>4.21-SNAPSHOT</version>
<version>4.21</version>

<description>
XBean is a plugin based server architecture.
Expand All @@ -46,7 +46,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-xbean.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-xbean.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf/geronimo-xbean.git</url>
<tag>HEAD</tag>
<tag>xbean-4.21</tag>
</scm>

<url>http://geronimo.apache.org/maven/${siteId}/${project.version}</url>
Expand Down
2 changes: 1 addition & 1 deletion xbean-asm-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion xbean-asm9-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>
<artifactId>xbean-asm9-shaded</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion xbean-blueprint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>

<artifactId>xbean-blueprint</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xbean-bundleutils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean</artifactId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>

<artifactId>xbean-bundleutils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xbean-classloader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>

<artifactId>xbean-classloader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xbean-classpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>

<artifactId>xbean-classpath</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xbean-finder-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>
<artifactId>xbean-finder-shaded</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion xbean-finder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>
<artifactId>xbean-finder</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion xbean-naming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>xbean-naming</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xbean-reflect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>
<artifactId>xbean-reflect</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion xbean-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>

<artifactId>xbean-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xbean-telnet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>xbean</artifactId>
<groupId>org.apache.xbean</groupId>
<version>4.21-SNAPSHOT</version>
<version>4.21</version>
</parent>

<artifactId>xbean-telnet</artifactId>
Expand Down

0 comments on commit 02f09c6

Please sign in to comment.