Skip to content

Commit

Permalink
[release] auto-merge released main back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rvullriede committed Nov 6, 2024
2 parents fb98b76 + 5b36136 commit d619d7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>net.osslabz</groupId>
<artifactId>crypto-commons</artifactId>
<version>0.3.5-SNAPSHOT</version>
<version>0.4.1-SNAPSHOT</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Provides common functionality for some of my crypto related projects.
Expand All @@ -18,7 +18,7 @@
<project.build.sourceEncoding>${osslabz.encoding}</project.build.sourceEncoding>
<project.reporting.outputEncoding>${osslabz.encoding}</project.reporting.outputEncoding>

<project.build.outputTimestamp>2024-11-05T08:09:48Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-11-06T13:23:28Z</project.build.outputTimestamp>

<maven.compiler.release>${osslabz.java.version}</maven.compiler.release>

Expand Down

0 comments on commit d619d7e

Please sign in to comment.