Skip to content

Commit

Permalink
Merge pull request #8 from sentrysoftware/release/v1.0.00
Browse files Browse the repository at this point in the history
Release v1.0.00 and prepare v1.1.00-SNAPSHOT
  • Loading branch information
NassimBtk authored Dec 6, 2023
2 parents d0de4e2 + 806925d commit d7729a2
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>org.sentrysoftware</groupId>
<artifactId>ipmi</artifactId>
<name>IPMI Java Client</name>
<version>1.0.00-SNAPSHOT</version>
<version>1.1.00-SNAPSHOT</version>
<description>IPMI Client Library for Java</description>
<packaging>jar</packaging>

Expand Down Expand Up @@ -88,7 +88,7 @@

<!-- Reproducible Build -->
<!-- See https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
<project.build.outputTimestamp>2023-10-25T22:28:48Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-12-06T17:56:40Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit d7729a2

Please sign in to comment.