Skip to content

Commit

Permalink
Merge pull request #26 from sentrysoftware/release/v1.0.01
Browse files Browse the repository at this point in the history
Release v1.0.01 and prepare v1.1.00-SNAPSHOT
  • Loading branch information
NassimBtk authored Jan 26, 2024
2 parents 6e40a0a + 4a8abf1 commit 86ddb1d
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>snmp</artifactId>
<name>SNMP Java Client</name>
<version>1.0.01-SNAPSHOT</version>
<version>1.1.00-SNAPSHOT</version>
<description>SNMP 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-12-12T18:27:50Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-01-26T13:50:36Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 86ddb1d

Please sign in to comment.