Skip to content

Commit 728a154

Browse files
author
Jesse White
committed
v7.3.0
1 parent 67f714e commit 728a154

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.opennms.elasticsearch</groupId>
88
<artifactId>elasticsearch-drift-plugin</artifactId>
9-
<version>7.3.0-SNAPSHOT</version>
9+
<version>7.3.0</version>
1010

1111
<licenses>
1212
<license>
@@ -28,7 +28,7 @@
2828
are no invalid characters such as colons (:) -->
2929
<maven.build.timestamp.format>yyyy_MM_dd_HH_mm</maven.build.timestamp.format>
3030
<!-- Set to 0.${maven.build.timestamp}.SNAPSHOT when using a SNAPSHOT version to uniquely identify the RPMs -->
31-
<rpmRelease>0.${maven.build.timestamp}.SNAPSHOT</rpmRelease>
31+
<rpmRelease>1</rpmRelease>
3232
<packageSummary>Time series aggregation for flow records in Elasticsearch</packageSummary>
3333
</properties>
3434

0 commit comments

Comments
 (0)