Skip to content

Commit

Permalink
Updated POM version to 1.1.00-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 10, 2024
1 parent d30b256 commit 1bb0f9a
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</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</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</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-10T17:05:31Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-01-10T17:05:36Z</project.build.outputTimestamp>
</properties>

<organization>
Expand Down

0 comments on commit 1bb0f9a

Please sign in to comment.