Skip to content

Commit 3394c5b

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 4a38133 commit 3394c5b

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
@@ -30,7 +30,7 @@
3030
<artifactId>flatten-maven-plugin</artifactId>
3131
<packaging>maven-plugin</packaging>
3232
<name>Maven Flatten Plugin</name>
33-
<version>1.2.6-SNAPSHOT</version>
33+
<version>1.2.7-SNAPSHOT</version>
3434
<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>
3535
<inceptionYear>2014</inceptionYear>
3636

@@ -39,7 +39,7 @@
3939
</prerequisites>
4040
<properties>
4141
<mavenVersion>3.2.5</mavenVersion>
42-
<project.build.outputTimestamp>2021-02-28T10:48:48Z</project.build.outputTimestamp>
42+
<project.build.outputTimestamp>2021-02-28T10:55:34Z</project.build.outputTimestamp>
4343
</properties>
4444
<developers>
4545
<developer>

0 commit comments

Comments
 (0)