Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of license-maven-plugin-4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed May 11, 2024
1 parent eeab7a4 commit 86bb517
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion license-maven-plugin-fs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin-parent</artifactId>
<version>4.6-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>
<artifactId>license-maven-plugin-fs</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion license-maven-plugin-git/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin-parent</artifactId>
<version>4.6-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>
<artifactId>license-maven-plugin-git</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion license-maven-plugin-svn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin-parent</artifactId>
<version>4.6-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>
<artifactId>license-maven-plugin-svn</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion license-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin-parent</artifactId>
<version>4.6-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
</parent>

<artifactId>license-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin-parent</artifactId>
<version>4.6-SNAPSHOT</version>
<version>4.5-SNAPSHOT</version>
<packaging>pom</packaging>

<name>license-maven-plugin-parent</name>
Expand Down

0 comments on commit 86bb517

Please sign in to comment.