Skip to content

Commit f9ad1f7

Browse files
[maven-release-plugin] prepare release 1.7.0
1 parent 8061369 commit f9ad1f7

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.6.1-SNAPSHOT</version>
31+
<version>1.7.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Maven Flatten Plugin</name>
@@ -122,13 +122,13 @@
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.0</tag>
126126
<url>https://github.com/mojohaus/flatten-maven-plugin/tree/master</url>
127127
</scm>
128128

129129
<properties>
130130
<mavenVersion>3.6.3</mavenVersion>
131-
<project.build.outputTimestamp>2024-01-14T11:28:18Z</project.build.outputTimestamp>
131+
<project.build.outputTimestamp>2025-02-25T21:55:17Z</project.build.outputTimestamp>
132132
</properties>
133133

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

0 commit comments

Comments
 (0)