Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jpasskit-parent-0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
drallgood committed Jan 3, 2024
1 parent c49392e commit f1dd0f0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jpasskit.server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.brendamour</groupId>
<artifactId>jpasskit-parent</artifactId>
<version>0.3.4-SNAPSHOT</version>
<version>0.3.4</version>
</parent>

<artifactId>jpasskit.server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jpasskit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.brendamour</groupId>
<artifactId>jpasskit-parent</artifactId>
<version>0.3.4-SNAPSHOT</version>
<version>0.3.4</version>
</parent>

<artifactId>jpasskit</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.brendamour</groupId>
<artifactId>jpasskit-parent</artifactId>
<version>0.3.4-SNAPSHOT</version>
<version>0.3.4</version>
<name>jPasskit Parent</name>
<packaging>pom</packaging>

Expand All @@ -21,7 +21,7 @@
<url>scm:git:[email protected]:drallgood/jpasskit.git</url>
<connection>scm:git:[email protected]:drallgood/jpasskit.git</connection>
<developerConnection>scm:git:[email protected]:drallgood/jpasskit.git</developerConnection>
<tag>jpasskit-0.3.3</tag>
<tag>jpasskit-parent-0.3.4</tag>
</scm>

<developers>
Expand Down

0 comments on commit f1dd0f0

Please sign in to comment.