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

Commit 1aadba1

Browse files
committed
[maven-release-plugin] prepare release v6.0.0-RC2
1 parent cb0faab commit 1aadba1

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
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-SNAPSHOT</version>
8+
<version>6.0.0-RC2</version>
99
</parent>
1010

1111
<groupId>nl.b3p</groupId>

datastorelinker-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>nl.b3p</groupId>
77
<artifactId>datastorelinker-parent</artifactId>
8-
<version>6.0.0-SNAPSHOT</version>
8+
<version>6.0.0-RC2</version>
99
</parent>
1010

1111
<groupId>nl.b3p</groupId>
1212
<artifactId>datastorelinker-bom</artifactId>
13-
<version>6.0.0-SNAPSHOT</version>
13+
<version>6.0.0-RC2</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Bill Of Materials module voor de datastorelinker.</name>

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-SNAPSHOT</version>
8+
<version>6.0.0-RC2</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-SNAPSHOT</version>
8+
<version>6.0.0-RC2</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-SNAPSHOT</version>
7+
<version>6.0.0-RC2</version>
88
<packaging>pom</packaging>
99

1010
<name>datastorelinker parent</name>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:[email protected]:B3Partners/datastorelinker.git</connection>
3535
<developerConnection>scm:git:[email protected]:B3Partners/datastorelinker.git</developerConnection>
3636
<url>https://github.com/B3Partners/datastorelinker</url>
37-
<tag>HEAD</tag>
37+
<tag>v6.0.0-RC2</tag>
3838
</scm>
3939
<issueManagement>
4040
<system>Github</system>

0 commit comments

Comments
 (0)