Skip to content

Commit 9d80041

Browse files
[maven-release-plugin] prepare release 1.7.2
1 parent 6c62863 commit 9d80041

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
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>flatten-maven-plugin</artifactId>
31-
<version>1.7.2-SNAPSHOT</version>
31+
<version>1.7.2</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Maven Flatten Plugin</name>
@@ -122,14 +122,14 @@
122122
<scm>
123123
<connection>scm:git:https://github.com/mojohaus/flatten-maven-plugin.git</connection>
124124
<developerConnection>scm:git:ssh://[email protected]/mojohaus/flatten-maven-plugin.git</developerConnection>
125-
<tag>HEAD</tag>
125+
<tag>1.7.2</tag>
126126
<url>https://github.com/mojohaus/flatten-maven-plugin/tree/master</url>
127127
</scm>
128128

129129
<properties>
130130
<mavenVersion>3.9.11</mavenVersion>
131131
<minimalMavenBuildVersion>3.6.3</minimalMavenBuildVersion>
132-
<project.build.outputTimestamp>2025-06-21T09:14:30Z</project.build.outputTimestamp>
132+
<project.build.outputTimestamp>2025-07-28T18:50:54Z</project.build.outputTimestamp>
133133
</properties>
134134

135135
<!-- override versions of some transitive dependencies -->

0 commit comments

Comments
 (0)