Skip to content

Commit

Permalink
Merge pull request #37 from sentrysoftware/release/v1.1.00
Browse files Browse the repository at this point in the history
Release v1.1.00 and prepare v1.1.01-SNAPSHOT
  • Loading branch information
bertysentry authored Jun 7, 2024
2 parents 47261d4 + b09c37b commit 75813b4
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 @@ -9,7 +9,7 @@

<groupId>org.sentrysoftware</groupId>
<artifactId>ipmi</artifactId>
<version>1.1.00-SNAPSHOT</version>
<version>1.1.01-SNAPSHOT</version>

<name>IPMI Java Client</name>
<description>IPMI Client Library for Java</description>
Expand Down Expand Up @@ -78,7 +78,7 @@

<!-- Reproducible Build -->
<!-- See https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
<project.build.outputTimestamp>2024-01-26T13:04:53Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-06-07T13:02:46Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 75813b4

Please sign in to comment.