Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Mar 27, 2023
1 parent bd09417 commit f315832
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>

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

<name>Maven Flatten Plugin</name>
Expand Down Expand Up @@ -122,14 +122,14 @@
<scm>
<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>
<tag>HEAD</tag>
<tag>1.4.1</tag>
<url>https://github.com/mojohaus/flatten-maven-plugin/tree/master</url>
</scm>

<properties>
<mavenVersion>3.2.5</mavenVersion>
<recommendedJavaBuildVersion>11</recommendedJavaBuildVersion>
<project.build.outputTimestamp>2023-03-19T08:17:46Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-03-27T21:24:12Z</project.build.outputTimestamp>
</properties>

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

0 comments on commit f315832

Please sign in to comment.