Skip to content

Commit 8194ebc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent bb20deb commit 8194ebc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<artifactId>flatten-maven-plugin</artifactId>
3030
<packaging>maven-plugin</packaging>
3131
<name>Maven Flatten Plugin</name>
32-
<version>1.2.2</version>
32+
<version>1.2.3-SNAPSHOT</version>
3333
<description>Plugin to generate flattened POM (reduced and resolved information required for consumers of maven repositories) and to use (install, sign, deploy) it instead of original pom.xml.</description>
3434
<inceptionYear>2014</inceptionYear>
3535
<prerequisites>
@@ -290,7 +290,7 @@
290290
<connection>scm:git:https://github.com/mojohaus/flatten-maven-plugin.git</connection>
291291
<developerConnection>scm:git:ssh://[email protected]/mojohaus/flatten-maven-plugin.git</developerConnection>
292292
<url>https://github.com/mojohaus/flatten-maven-plugin</url>
293-
<tag>flatten-maven-plugin-1.2.2</tag>
293+
<tag>flatten-maven-plugin-1.1.0</tag>
294294
</scm>
295295
<issueManagement>
296296
<system>github</system>

0 commit comments

Comments
 (0)