<groupId>io.fd.hc2vpp.routing</groupId>
<artifactId>routing-api</artifactId>
<version>1.18.07-SNAPSHOT</version>
+ <name>${project.artifactId}</name>
<packaging>bundle</packaging>
<dependencies>
<groupId>io.fd.hc2vpp.routing</groupId>
<artifactId>routing-impl</artifactId>
<version>1.18.07-SNAPSHOT</version>
+ <name>${project.artifactId}</name>
<packaging>bundle</packaging>
<dependencies>
<groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-common-integration</artifactId>
<version>1.18.07-SNAPSHOT</version>
+ <name>${project.artifactId}</name>
<properties>
<jvpp.version>18.07-SNAPSHOT</jvpp.version>
<modelVersion>4.0.0</modelVersion>
<artifactId>vpp-translate-test</artifactId>
<version>1.18.07-SNAPSHOT</version>
+ <name>${project.artifactId}</name>
<packaging>bundle</packaging>
<properties>
</properties>
<artifactId>docs-api</artifactId>
+ <name>${project.artifactId}</name>
<groupId>io.fd.hc2vpp.docs</groupId>
<version>1.18.07-SNAPSHOT</version>
<groupId>io.fd.hc2vpp.docs</groupId>
<artifactId>docs-core</artifactId>
<version>1.18.07-SNAPSHOT</version>
-
+ <name>${project.artifactId}</name>
<properties>
<mockito-core.version>2.2.9</mockito-core.version>
<junit.version>4.11</junit.version>
<groupId>io.fd.hc2vpp.docs</groupId>
<artifactId>docs</artifactId>
<version>1.18.07-SNAPSHOT</version>
+ <name>${project.artifactId}</name>
<properties>
<!-- List of modules that are used to extract Writer/Reader factories, and therefore generate api documentation -->
<groupId>io.fd.hc2vpp.docs</groupId>
<artifactId>api-docs</artifactId>
+ <name>${project.artifactId}</name>
<packaging>pom</packaging>
<version>1.18.07-SNAPSHOT</version>
<groupId>io.fd.hc2vpp.docs</groupId>
<artifactId>scripts</artifactId>
<version>1.18.07-SNAPSHOT</version>
+ <name>${project.artifactId}</name>
<properties>
<groovy.version>2.4.7</groovy.version>
<groupId>io.fd.hc2vpp.management</groupId>
<artifactId>vpp-management-api</artifactId>
<version>1.18.07-SNAPSHOT</version>
+ <name>${project.artifactId}</name>
<dependencies>
<dependency>
<groupId>io.fd.hc2vpp.management</groupId>
<artifactId>vpp-management-impl</artifactId>
<version>1.18.07-SNAPSHOT</version>
+ <name>${project.artifactId}</name>
<dependencies>
<!-- Api -->