summaryrefslogtreecommitdiffstats
path: root/common/common-scripts/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/common-scripts/pom.xml')
-rw-r--r--common/common-scripts/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml
index 2dc47aed2..22f34f929 100644
--- a/common/common-scripts/pom.xml
+++ b/common/common-scripts/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.honeycomb.scripts</groupId>
<artifactId>scripts-parent</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01</version>
<relativePath>../scripts-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>common-scripts</artifactId>
<name>${project.artifactId}</name>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.01</version>
<packaging>jar</packaging>
<properties>