Skip to content

Commit e888c9e

Browse files
committed
[maven-release-plugin] prepare release frontend-plugins-1.15.0
1 parent ad6710f commit e888c9e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

frontend-maven-plugin/pom.xml

+1-1
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.3-SNAPSHOT</version>
7+
<version>1.15.0</version>
88
</parent>
99

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

frontend-plugin-core/pom.xml

+1-1
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.3-SNAPSHOT</version>
6+
<version>1.15.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

+2-2
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.3-SNAPSHOT</version>
6+
<version>1.15.0</version>
77
<packaging>pom</packaging>
88

99
<properties>
@@ -34,7 +34,7 @@
3434
<url>https://github.com/eirslett/frontend-maven-plugin</url>
3535
<connection>scm:git:https://github.com/eirslett/frontend-maven-plugin.git</connection>
3636
<developerConnection>scm:git:[email protected]:eirslett/frontend-maven-plugin.git</developerConnection>
37-
<tag>frontend-plugins-1.14.2</tag>
37+
<tag>frontend-plugins-1.15.0</tag>
3838
</scm>
3939

4040
<developers>

0 commit comments

Comments
 (0)