Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit 8ad3306

Browse files
committed
[maven-release-plugin] rollback the release of v6.0.0-RC3
1 parent 3d5b649 commit 8ad3306

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

b3p-datastorelinker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>nl.b3p</groupId>
77
<artifactId>datastorelinker-parent</artifactId>
8-
<version>6.0.0-RC3</version>
8+
<version>6.0.0-SNAPSHOT</version>
99
</parent>
1010

1111
<groupId>nl.b3p</groupId>

datastorelinker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>nl.b3p</groupId>
77
<artifactId>datastorelinker-parent</artifactId>
8-
<version>6.0.0-RC3</version>
8+
<version>6.0.0-SNAPSHOT</version>
99
</parent>
1010

1111
<groupId>nl.b3p</groupId>

datastorelinkerEntities/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>nl.b3p</groupId>
77
<artifactId>datastorelinker-parent</artifactId>
8-
<version>6.0.0-RC3</version>
8+
<version>6.0.0-SNAPSHOT</version>
99
</parent>
1010

1111
<groupId>nl.b3p</groupId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>nl.b3p</groupId>
66
<artifactId>datastorelinker-parent</artifactId>
7-
<version>6.0.0-RC3</version>
7+
<version>6.0.0-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>datastorelinker parent</name>
@@ -33,7 +33,7 @@
3333
<connection>scm:git:[email protected]:B3Partners/datastorelinker.git</connection>
3434
<developerConnection>scm:git:[email protected]:B3Partners/datastorelinker.git</developerConnection>
3535
<url>https://github.com/B3Partners/datastorelinker</url>
36-
<tag>v6.0.0-RC3</tag>
36+
<tag>HEAD</tag>
3737
</scm>
3838
<issueManagement>
3939
<system>Github</system>

0 commit comments

Comments
 (0)