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

Commit 64072cd

Browse files
committed
[maven-release-plugin] prepare release v5.0.0-RC1
1 parent 4689126 commit 64072cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>nl.b3p</groupId>
55
<artifactId>b3p-mapfile</artifactId>
6-
<version>5.0.0-SNAPSHOT</version>
6+
<version>5.0.0-RC1</version>
77
<packaging>jar</packaging>
88
<properties>
99
<project.build.sourceVersion>1.8</project.build.sourceVersion>
@@ -26,7 +26,8 @@
2626
<connection>scm:git:git@github.com:B3Partners/b3p-mapfile.git</connection>
2727
<developerConnection>scm:git:git@github.com:B3Partners/b3p-mapfile.git</developerConnection>
2828
<url>https://github.com/B3Partners/b3p-mapfile</url>
29-
</scm>
29+
<tag>v5.0.0-RC1</tag>
30+
</scm>
3031
<distributionManagement>
3132
<repository>
3233
<id>repo.b3p.nl</id>

0 commit comments

Comments
 (0)