Skip to content

Commit a6d6aac

Browse files
committed
[maven-release-plugin] prepare release openwayback-2.3.0.RC.1
1 parent b365c25 commit a6d6aac

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>openwayback</artifactId>
66
<groupId>org.netpreserve.openwayback</groupId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.3.0.RC.1</version>
88
</parent>
99

1010
<artifactId>openwayback-dist</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.netpreserve.openwayback</groupId>
1111
<artifactId>openwayback</artifactId>
1212
<packaging>pom</packaging>
13-
<version>2.3.0-SNAPSHOT</version>
13+
<version>2.3.0.RC.1</version>
1414
<name>OpenWayback</name>
1515

1616
<modules>
@@ -144,7 +144,7 @@
144144
<connection>scm:git:[email protected]:iipc/openwayback.git</connection>
145145
<developerConnection>scm:git:[email protected]:iipc/openwayback.git</developerConnection>
146146
<url>[email protected]:iipc/openwayback.git</url>
147-
<tag>HEAD</tag>
147+
<tag>openwayback-2.3.0.RC.1</tag>
148148
</scm>
149149

150150
<prerequisites>

wayback-cdx-server-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.netpreserve.openwayback</groupId>
66
<artifactId>openwayback</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.3.0.RC.1</version>
88
</parent>
99

1010
<artifactId>openwayback-cdx-server</artifactId>

wayback-cdx-server-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>openwayback</artifactId>
66
<groupId>org.netpreserve.openwayback</groupId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.3.0.RC.1</version>
88
</parent>
99

1010
<artifactId>openwayback-cdx-server-webapp</artifactId>

wayback-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>openwayback</artifactId>
77
<groupId>org.netpreserve.openwayback</groupId>
8-
<version>2.3.0-SNAPSHOT</version>
8+
<version>2.3.0.RC.1</version>
99
</parent>
1010

1111
<artifactId>openwayback-core</artifactId>

wayback-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>openwayback</artifactId>
66
<groupId>org.netpreserve.openwayback</groupId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.3.0.RC.1</version>
88
</parent>
99

1010
<artifactId>openwayback-webapp</artifactId>

0 commit comments

Comments
 (0)