Skip to content

Commit 4543670

Browse files
committed
Merge remote-tracking branch 'origin/REL-8.4-SNAPSHOT' into REL-8.4-SNAPSHOT
2 parents 3ff3d17 + 3fa22af commit 4543670

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.4.3-SNAPSHOT</version>
7+
<version>8.4.4-SNAPSHOT</version>
88
<name>poms-bom</name>
99
<packaging>pom</packaging>
1010

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.4.3-SNAPSHOT</version>
6+
<version>8.4.4-SNAPSHOT</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.4.3-SNAPSHOT</version>
6+
<version>8.4.4-SNAPSHOT</version>
77
<relativePath>../poms-parent</relativePath>
88
</parent>
99
<artifactId>poms-parent-private</artifactId>

0 commit comments

Comments
 (0)