Skip to content

Commit ddb8ed2

Browse files
author
github $GITHUB_ACTOR
committed
[maven-release-plugin] prepare release REL-8.3.3
1 parent 4f2c121 commit ddb8ed2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

pom.xml

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

55
<groupId>nl.vpro.poms</groupId>
66
<artifactId>poms-bom</artifactId>
7-
<version>8.3.3-SNAPSHOT</version>
7+
<version>8.3.3</version>
88
<name>poms-bom</name>
99
<packaging>pom</packaging>
1010

@@ -73,7 +73,7 @@
7373
<connection>scm:git:${project.scm.url}</connection>
7474
<developerConnection>scm:git:${project.scm.url}</developerConnection>
7575
<url>https://github.com/npo-poms/poms-parent.git</url>
76-
<tag>REL-8.3-SNAPSHOT</tag>
76+
<tag>REL-8.3.3</tag>
7777
</scm>
7878
<distributionManagement>
7979
<snapshotRepository>

poms-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>nl.vpro.poms</groupId>
55
<artifactId>poms-bom</artifactId>
6-
<version>8.3.3-SNAPSHOT</version>
6+
<version>8.3.3</version>
77
</parent>
88
<artifactId>poms-parent</artifactId>
99
<packaging>pom</packaging>

poms-private/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>nl.vpro.poms</groupId>
55
<artifactId>poms-parent</artifactId>
6-
<version>8.3.3-SNAPSHOT</version>
6+
<version>8.3.3</version>
77
<relativePath>../poms-parent</relativePath>
88
</parent>
99
<artifactId>poms-parent-private</artifactId>

0 commit comments

Comments
 (0)