Skip to content

Commit 9bb3328

Browse files
[maven-release-plugin] prepare release flatten-maven-plugin-1.2.7
1 parent 3394c5b commit 9bb3328

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.7-SNAPSHOT</version>
33+
<version>1.2.7</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:55:34Z</project.build.outputTimestamp>
42+
<project.build.outputTimestamp>2021-03-01T20:22:18Z</project.build.outputTimestamp>
4343
</properties>
4444
<developers>
4545
<developer>
@@ -307,7 +307,7 @@
307307
<connection>scm:git:https://github.com/mojohaus/flatten-maven-plugin.git</connection>
308308
<developerConnection>scm:git:ssh://[email protected]/mojohaus/flatten-maven-plugin.git</developerConnection>
309309
<url>https://github.com/mojohaus/flatten-maven-plugin</url>
310-
<tag>HEAD</tag>
310+
<tag>flatten-maven-plugin-1.2.7</tag>
311311
</scm>
312312
<issueManagement>
313313
<system>github</system>

0 commit comments

Comments
 (0)