summaryrefslogtreecommitdiffstats
path: root/common/asciidoc-scripts/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-02-04 09:16:54 +0100
committerMichal Cmarada <mcmarada@cisco.com>2019-02-04 08:43:39 +0000
commit1f44ec1a605c70dcd512b652a10503361e590986 (patch)
treeebf4f9f205ae076687a7e061bdc5c4b96553673a /common/asciidoc-scripts/pom.xml
parentc73f03c3e50ca04336537e401ee1b98cf0d3a473 (diff)
Set Honeycomb version to 1.19.01.1-SNAPSHOTstable/1901
Change-Id: Iee4590dc817b3696646770bbaab33de226534edf Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'common/asciidoc-scripts/pom.xml')
-rw-r--r--common/asciidoc-scripts/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/asciidoc-scripts/pom.xml b/common/asciidoc-scripts/pom.xml
index 899932e4a..9a917fb52 100644
--- a/common/asciidoc-scripts/pom.xml
+++ b/common/asciidoc-scripts/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.honeycomb.scripts</groupId>
<artifactId>scripts-parent</artifactId>
- <version>1.19.01</version>
+ <version>1.19.01.1-SNAPSHOT</version>
<relativePath>../scripts-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.doc</groupId>
<artifactId>asciidoc-scripts</artifactId>
- <version>1.19.01</version>
+ <version>1.19.01.1-SNAPSHOT</version>
<name>${project.artifactId}</name>
<dependencies>