Skip to content

Commit

Permalink
[maven-release-plugin] prepare release flatten-maven-plugin-1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Aug 16, 2022
1 parent 5054185 commit 025e56b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>flatten-maven-plugin</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
<packaging>maven-plugin</packaging>

<name>Maven Flatten Plugin</name>
Expand Down Expand Up @@ -119,12 +119,12 @@
<connection>scm:git:https://github.com/mojohaus/flatten-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/flatten-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/flatten-maven-plugin/tree/master</url>
<tag>HEAD</tag>
<tag>flatten-maven-plugin-1.3.0</tag>
</scm>

<properties>
<mavenVersion>3.2.5</mavenVersion>
<project.build.outputTimestamp>2021-03-01T20:31:11Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-08-16T21:48:58Z</project.build.outputTimestamp>
</properties>

<!-- override versions of some transitive dependencies -->
Expand Down

0 comments on commit 025e56b

Please sign in to comment.