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

Commit 56b05ec

Browse files
committed
[maven-release-plugin] prepare release v5.2.1
1 parent 0b436f8 commit 56b05ec

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

b3p-datastorelinker/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>5.2.1-SNAPSHOT</version>
8+
<version>5.2.1</version>
99
</parent>
1010

1111
<groupId>nl.b3p</groupId>
1212
<artifactId>b3p-datastorelinker</artifactId>
13-
<version>5.2.1-SNAPSHOT</version>
13+
<version>5.2.1</version>
1414
<packaging>jar</packaging>
1515

1616
<dependencies>

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

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

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

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

1111
<groupId>nl.b3p</groupId>
1212
<artifactId>datastorelinker</artifactId>
13-
<version>5.2.1-SNAPSHOT</version>
13+
<version>5.2.1</version>
1414
<packaging>war</packaging>
1515

1616
<name>datastorelinker</name>

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

1111
<groupId>nl.b3p</groupId>
1212
<artifactId>datastorelinkerEntities</artifactId>
13-
<version>5.2.1-SNAPSHOT</version>
13+
<version>5.2.1</version>
1414
<packaging>jar</packaging>
1515

1616
<dependencies>

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>5.2.1-SNAPSHOT</version>
7+
<version>5.2.1</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>v5.2.1</tag>
3838
</scm>
3939
<issueManagement>
4040
<system>Github</system>

0 commit comments

Comments
 (0)