<groupId>org.opendaylight.vtn</groupId>
<artifactId>common</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<packaging>pom</packaging>
<scm>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>common</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>../../common</relativePath>
</parent>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>distribution.vtn-coordinator</artifactId>
- <version>5.0.0.0</version>
+ <version>5.0.0.0-1-SNAPSHOT</version>
<packaging>pom</packaging>
<profiles>
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.common</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>../common</relativePath>
</parent>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.checkstyle</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<packaging>jar</packaging>
<scm>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.common</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>../common</relativePath>
</parent>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.common</artifactId>
- <version>0.1.0</version>
<packaging>pom</packaging>
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>common</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>../../common</relativePath>
</parent>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<dependency>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.checkstyle</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
</dependency>
</dependencies>
<executions>
<dependency>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.implementation</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.northbound</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.neutron</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
</dependency>
<!-- OpenDaylight controller projects -->
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.common</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>../common</relativePath>
</parent>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<modules>
<!--
#
-# Copyright (c) 2013 NEC Corporation
+# Copyright (c) 2013-2014 NEC Corporation
# All rights reserved.
#
# This program and the accompanying materials are made available under the
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.common</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>../common</relativePath>
</parent>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<!--
#
-# Copyright (c) 2013 NEC Corporation
+# Copyright (c) 2013-2014 NEC Corporation
# All rights reserved.
#
# This program and the accompanying materials are made available under the
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.common.it</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>../common.it</relativePath>
</parent>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<!--
#
-# Copyright (c) 2013 NEC Corporation
+# Copyright (c) 2013-2014 NEC Corporation
# All rights reserved.
#
# This program and the accompanying materials are made available under the
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.common</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>../common</relativePath>
</parent>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.common</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>../common</relativePath>
</parent>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>manager.common.it</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>../common.it</relativePath>
</parent>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<parent>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>common</artifactId>
- <version>0.1.0</version>
+ <version>0.1.0-1-SNAPSHOT</version>
<relativePath>common</relativePath>
</parent>
<artifactId>distribution</artifactId>
<connection>scm:git:https://git.opendaylight.org/gerrit/p/vtn.git</connection>
<developerConnection>scm:git:ssh://git.opendaylight.org:29418/vtn.git</developerConnection>
<url>https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_%28VTN%29:Main</url>
- <tag>master-hydrogen-vtn-bulk-release-1</tag>
+ <tag>HEAD</tag>
</scm>
<modules>