summaryrefslogtreecommitdiffstats
path: root/common/honeycomb-parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/honeycomb-parent/pom.xml')
-rw-r--r--common/honeycomb-parent/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml
index df2eb8045..878db263f 100644
--- a/common/honeycomb-parent/pom.xml
+++ b/common/honeycomb-parent/pom.xml
@@ -524,9 +524,9 @@
</executions>
<dependencies>
<dependency>
- <groupId>io.fd.honeycomb.common</groupId>
- <artifactId>common-scripts</artifactId>
- <version>1.18.01-SNAPSHOT</version>
+ <groupId>io.fd.honeycomb.doc</groupId>
+ <artifactId>asciidoc-scripts</artifactId>
+ <version>${project.version}</version>
</dependency>
</dependencies>
</plugin>