Fixating of asciidoc-scripts 75/9575/1
authorjan.srnicek <jan.srnicek@pantheon.tech>
Mon, 27 Nov 2017 08:01:56 +0000 (09:01 +0100)
committerjan.srnicek <jan.srnicek@pantheon.tech>
Mon, 27 Nov 2017 08:01:56 +0000 (09:01 +0100)
Same situation as honeycomb-common-scripts, this allows using different
versioning when using honeycomb artifacts

Change-Id: If78a2d542e8611b44260671fc27be285eed55317
Signed-off-by: jan.srnicek <jan.srnicek@pantheon.tech>
common/honeycomb-parent/pom.xml

index cc67e37..7a84e75 100644 (file)
                         <dependency>
                             <groupId>io.fd.honeycomb.doc</groupId>
                             <artifactId>asciidoc-scripts</artifactId>
-                            <version>${project.version}</version>
+                            <version>1.18.01-SNAPSHOT</version>
                         </dependency>
                     </dependencies>
                 </plugin>