diff options
Diffstat (limited to 'acl/acl-api')
-rw-r--r-- | acl/acl-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acl/acl-api/pom.xml b/acl/acl-api/pom.xml index fd619c730..e53b1f223 100644 --- a/acl/acl-api/pom.xml +++ b/acl/acl-api/pom.xml @@ -16,14 +16,14 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>api-parent</artifactId> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01-RC1</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.hc2vpp.acl</groupId> <artifactId>acl-api</artifactId> <name>acl-api</name> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01-RC1</version> <packaging>bundle</packaging> <dependencies> |