Skip to content

Commit

Permalink
Merge pull request #32 from sentrysoftware/release/v1.0.02
Browse files Browse the repository at this point in the history
Release v1.0.02 and prepare v1.0.03-SNAPSHOT
  • Loading branch information
NassimBtk authored Jun 17, 2024
2 parents ae9f4b4 + 09cee68 commit 6918b6c
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>wmi</artifactId>
<version>1.0.02-SNAPSHOT</version>
<version>1.0.03-SNAPSHOT</version>

<name>WMI Java Client</name>
<description>WMI 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:23:56Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-06-17T08:19:49Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 6918b6c

Please sign in to comment.