Skip to content

Commit 16516a9

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent d6d76aa commit 16516a9

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.1</version>
32+
<version>1.2.2-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>
@@ -282,7 +282,7 @@
282282
<connection>scm:git:https://github.com/mojohaus/flatten-maven-plugin.git</connection>
283283
<developerConnection>scm:git:ssh://[email protected]/mojohaus/flatten-maven-plugin.git</developerConnection>
284284
<url>https://github.com/mojohaus/flatten-maven-plugin</url>
285-
<tag>flatten-maven-plugin-1.2.1</tag>
285+
<tag>flatten-maven-plugin-1.1.0</tag>
286286
</scm>
287287
<issueManagement>
288288
<system>github</system>

0 commit comments

Comments
 (0)