Skip to content

Commit

Permalink
Merge pull request #9 from sentrysoftware/release/v1.0.00
Browse files Browse the repository at this point in the history
Release v1.0.00 and prepare v1.0.01-SNAPSHOT
  • Loading branch information
NassimBtk authored Jan 5, 2024
2 parents eb39feb + d6034cb commit ddcfc93
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>wmi</artifactId>
<name>WMI Java Client</name>
<version>1.0.00-SNAPSHOT</version>
<version>1.0.01-SNAPSHOT</version>
<description>WMI 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>2024-01-05T13:56:19Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit ddcfc93

Please sign in to comment.