diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/honeycomb-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index cc67e37ce..7a84e7579 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -537,7 +537,7 @@ <dependency> <groupId>io.fd.honeycomb.doc</groupId> <artifactId>asciidoc-scripts</artifactId> - <version>${project.version}</version> + <version>1.18.01-SNAPSHOT</version> </dependency> </dependencies> </plugin> |