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.1.00-SNAPSHOT
  • Loading branch information
NassimBtk authored Jan 11, 2024
2 parents 9789d43 + 59f29f1 commit ffbc6fe
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>vcenter</artifactId>
<name>VCenter Java Client</name>
<version>1.0.00-SNAPSHOT</version>
<version>1.1.00-SNAPSHOT</version>
<description>VCenter 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-22T09:11:46Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit ffbc6fe

Please sign in to comment.