summaryrefslogtreecommitdiffstats
path: root/l3/impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'l3/impl/pom.xml')
-rw-r--r--l3/impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/l3/impl/pom.xml b/l3/impl/pom.xml
index e6fbef5fa..846ba40c2 100644
--- a/l3/impl/pom.xml
+++ b/l3/impl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-impl-parent</artifactId>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.04</version>
<relativePath>../../vpp-common/vpp-impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -29,7 +29,7 @@
<groupId>io.fd.hc2vpp.l3</groupId>
<artifactId>l3-impl</artifactId>
<name>${project.artifactId}</name>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.04</version>
<dependencies>
<dependency>