summaryrefslogtreecommitdiffstats
path: root/common/honeycomb-parent/pom.xml
diff options
context:
space:
mode:
authorJan Srnicek <jsrnicek@cisco.com>2017-10-09 08:58:41 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-09 15:44:26 +0000
commitf5e347768e9503285c41346c646351c2bd3e11f5 (patch)
treef8be45283767e4f773f9cfea601e2e0d63c8c14a /common/honeycomb-parent/pom.xml
parent2bca3b4a54e1b0a5206c7be14262e35753700d13 (diff)
HONEYCOMB-393 - Introduce asciidoc-scripts && scripts-parent
Change-Id: I15032951c52d25a3805c0348c8f400a935174eef Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
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>