Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 7.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 5, 2024
1 parent 518be1a commit b7a7622
Show file tree
Hide file tree
Showing 4 changed files with 229 additions and 148 deletions.
2 changes: 1 addition & 1 deletion jstuff-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SPDX-License-Identifier: EPL-2.0
<parent>
<groupId>net.sf.jstuff</groupId>
<artifactId>jstuff-parent</artifactId>
<version>7.7.2-SNAPSHOT</version>
<version>7.7.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jstuff-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SPDX-License-Identifier: EPL-2.0
<parent>
<groupId>net.sf.jstuff</groupId>
<artifactId>jstuff-parent</artifactId>
<version>7.7.2-SNAPSHOT</version>
<version>7.7.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jstuff-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SPDX-License-Identifier: EPL-2.0
<parent>
<groupId>net.sf.jstuff</groupId>
<artifactId>jstuff-parent</artifactId>
<version>7.7.2-SNAPSHOT</version>
<version>7.7.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit b7a7622

Please sign in to comment.