summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/impl-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml
index 47dd9e7c9..c35235372 100644
--- a/common/impl-parent/pom.xml
+++ b/common/impl-parent/pom.xml
@@ -117,7 +117,7 @@
<dependency>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>common-scripts</artifactId>
- <version>${project.version}</version>
+ <version>1.18.01-SNAPSHOT</version>
</dependency>
</dependencies>
</plugin>