summaryrefslogtreecommitdiffstats
path: root/release-notes
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-01-24 14:27:26 +0100
committerMichal Cmarada <mcmarada@cisco.com>2019-01-24 14:27:26 +0100
commit2f3b290f51486a1243cc1306430ba6ce64ae4ba3 (patch)
treecde4f96f55681d9066eb6de411629ad24082d6cf /release-notes
parent498be1107120dd7a9a8df5443b74689fbe95f61a (diff)
Bump hc2vpp version to 1.19.04-SNAPSHOT
Change-Id: I5f2c8635eab44f5d7b74514f3a2f7b4218b3369c Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'release-notes')
-rw-r--r--release-notes/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/release-notes/pom.xml b/release-notes/pom.xml
index 467daa0e4..7befa97cd 100644
--- a/release-notes/pom.xml
+++ b/release-notes/pom.xml
@@ -19,13 +19,13 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>hc2vpp-parent</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.04-SNAPSHOT</version>
<relativePath>../common/hc2vpp-parent</relativePath>
</parent>
<groupId>io.fd.hc2vpp</groupId>
<artifactId>release-notes-aggregator</artifactId>
- <version>1.19.01-SNAPSHOT</version>
+ <version>1.19.04-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>