Skip to content

Commit

Permalink
Merge pull request #12 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 10, 2024
2 parents 4c5ca92 + 1bb0f9a commit 1db95c0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion metricshub-jre-linux/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sentrysoftware</groupId>
<artifactId>metricshub-jre-builder</artifactId>
<version>1.0.00-SNAPSHOT</version>
<version>1.1.00-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion metricshub-jre-windows/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.sentrysoftware</groupId>
<artifactId>metricshub-jre-builder</artifactId>
<version>1.0.00-SNAPSHOT</version>
<version>1.1.00-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
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>metricshub-jre-builder</artifactId>
<version>1.0.00-SNAPSHOT</version>
<version>1.1.00-SNAPSHOT</version>
<name>MetricsHub JRE Builder</name>

<packaging>pom</packaging>
Expand All @@ -14,7 +14,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2024-01-09T17:32:03Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-01-10T17:05:36Z</project.build.outputTimestamp>
</properties>

<organization>
Expand Down

0 comments on commit 1db95c0

Please sign in to comment.