diff options
Diffstat (limited to 'v3po/api/pom.xml')
-rw-r--r-- | v3po/api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/v3po/api/pom.xml b/v3po/api/pom.xml index 67ab1ad05..2626d7bad 100644 --- a/v3po/api/pom.xml +++ b/v3po/api/pom.xml @@ -17,14 +17,14 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>api-parent</artifactId> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.04-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.hc2vpp.v3po</groupId> <artifactId>v3po-api</artifactId> <name>${project.artifactId}</name> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.04-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |