Skip to content

Commit 143bcbb

Browse files
committed
[maven-release-plugin] rollback changes from release preparation of v4.16.3-rc0
1 parent e7722b0 commit 143bcbb

File tree

90 files changed

+93
-353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+93
-353
lines changed

bookkeeper-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>bookkeeper</artifactId>
2323
<groupId>org.apache.bookkeeper</groupId>
24-
<version>4.16.3</version>
24+
<version>4.16.3-SNAPSHOT</version>
2525
</parent>
2626
<groupId>org.apache.bookkeeper</groupId>
2727
<artifactId>bookkeeper-benchmark</artifactId>

bookkeeper-common-allocator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>bookkeeper</artifactId>
23-
<version>4.16.3</version>
23+
<version>4.16.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>bookkeeper-common-allocator</artifactId>
2626
<name>Apache BookKeeper :: Common :: Allocator</name>

bookkeeper-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.bookkeeper</groupId>
2222
<artifactId>bookkeeper</artifactId>
23-
<version>4.16.3</version>
23+
<version>4.16.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>bookkeeper-common</artifactId>
2626
<name>Apache BookKeeper :: Common</name>

bookkeeper-dist/all/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>bookkeeper-dist</artifactId>
2525
<groupId>org.apache.bookkeeper</groupId>
26-
<version>4.16.3</version>
26+
<version>4.16.3-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

@@ -154,8 +154,4 @@
154154
</plugin>
155155
</plugins>
156156
</build>
157-
158-
<scm>
159-
<tag>v4.16.3-rc0</tag>
160-
</scm>
161157
</project>

bookkeeper-dist/bkctl/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>bookkeeper-dist</artifactId>
2525
<groupId>org.apache.bookkeeper</groupId>
26-
<version>4.16.3</version>
26+
<version>4.16.3-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

@@ -79,8 +79,4 @@
7979
</plugin>
8080
</plugins>
8181
</build>
82-
83-
<scm>
84-
<tag>v4.16.3-rc0</tag>
85-
</scm>
8682
</project>

bookkeeper-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.16.3</version>
22+
<version>4.16.3-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<artifactId>bookkeeper-dist</artifactId>

bookkeeper-dist/server/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>bookkeeper-dist</artifactId>
2525
<groupId>org.apache.bookkeeper</groupId>
26-
<version>4.16.3</version>
26+
<version>4.16.3-SNAPSHOT</version>
2727
<relativePath>..</relativePath>
2828
</parent>
2929

@@ -129,8 +129,4 @@
129129

130130
</plugins>
131131
</build>
132-
133-
<scm>
134-
<tag>v4.16.3-rc0</tag>
135-
</scm>
136132
</project>

bookkeeper-http/http-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.16.3</version>
22+
<version>4.16.3-SNAPSHOT</version>
2323
<relativePath>../..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

bookkeeper-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.16.3</version>
22+
<version>4.16.3-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>org.apache.bookkeeper.http</groupId>

bookkeeper-http/servlet-http-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bookkeeper</artifactId>
2121
<groupId>org.apache.bookkeeper</groupId>
22-
<version>4.16.3</version>
22+
<version>4.16.3-SNAPSHOT</version>
2323
<relativePath>../..</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)