Fix statistics generator using odlparent version 68/58668/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 10 Jun 2017 06:48:37 +0000 (02:48 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 11 Jun 2017 18:18:33 +0000 (18:18 +0000)
The statistics generator module is inheriting odlparent version which is
causing failure to upload SNAPSHOT correctly to Nexus.

Change-Id: Id129b24dee450ba9db7a5b7e5a665fb80fdce2fd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
vpnservice/statistics/pom.xml

index 48381674ac8510b717a2a8701546192a6b2eee1d..ee728362c82ed7f29557dcaf8a68062d14509397 100644 (file)
@@ -18,6 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>statistics-aggregator</artifactId>
+  <version>1.9.0-SNAPSHOT</version>
   <name>ODL :: netvirt :: ${project.artifactId}</name>
   <packaging>pom</packaging>