Skip to content

Commit 4045aaf

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 072ce91 commit 4045aaf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

frontend-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>frontend-plugins</artifactId>
66
<groupId>com.github.eirslett</groupId>
7-
<version>1.14.2</version>
7+
<version>1.14.3-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>frontend-maven-plugin</artifactId>

frontend-plugin-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>frontend-plugins</artifactId>
55
<groupId>com.github.eirslett</groupId>
6-
<version>1.14.2</version>
6+
<version>1.14.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.github.eirslett</groupId>
55
<artifactId>frontend-plugins</artifactId>
6-
<version>1.14.2</version>
6+
<version>1.14.3-SNAPSHOT</version>
77
<packaging>pom</packaging>
88

99
<properties>

0 commit comments

Comments
 (0)