summaryrefslogtreecommitdiffstats
path: root/common/minimal-distribution-parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/minimal-distribution-parent/pom.xml')
-rw-r--r--common/minimal-distribution-parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml
index 02356cb75..5e4bd159d 100644
--- a/common/minimal-distribution-parent/pom.xml
+++ b/common/minimal-distribution-parent/pom.xml
@@ -53,7 +53,7 @@ done
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>minimal-distribution-parent</artifactId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9</version>
<packaging>pom</packaging>
<!-- Generate executable shell script -->
@@ -200,7 +200,7 @@ done
<dependency>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>minimal-assembly-descriptor</artifactId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9</version>
</dependency>
</dependencies>
<executions>