Skip to content

Commit

Permalink
Updated POM version to 1.0.01
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 16, 2024
1 parent ab4433d commit 8409f51
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.1.00-SNAPSHOT</version>
<version>1.0.01</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.1.00-SNAPSHOT</version>
<version>1.0.01</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.1.00-SNAPSHOT</version>
<version>1.0.01</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:36Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-01-16T15:58:17Z</project.build.outputTimestamp>
</properties>

<organization>
Expand Down

0 comments on commit 8409f51

Please sign in to comment.