From: Ed Warnicke Date: Sat, 25 Jan 2014 03:54:07 +0000 (-0600) Subject: Small fix to finally fix dryrun. X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-7~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=404bc281d2a1195c22adf1fefdcaa43a05ccfec0 Small fix to finally fix dryrun. Turns out that the lack of directory hiearchy matching our pom hierarchy requires some redeclaration of properties. Change-Id: I5b608ba9599ac5d9d54d1898f4f45f68001ada5e Signed-off-by: Ed Warnicke --- diff --git a/opendaylight/config/config-plugin-parent/pom.xml b/opendaylight/config/config-plugin-parent/pom.xml index 0117098ee1..b8f8d9822b 100644 --- a/opendaylight/config/config-plugin-parent/pom.xml +++ b/opendaylight/config/config-plugin-parent/pom.xml @@ -16,6 +16,7 @@ ${project.build.directory}/generated-sources/config + 0.2.3-SNAPSHOT diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index ad6ac31860..9eede7765b 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -69,6 +69,7 @@ 0.6.2.201302030002 1.7.2 ${project.build.directory}/generated-sources/sal + 0.2.3-SNAPSHOT diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index b70586f432..b419df0bbe 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -50,6 +50,8 @@ 2.4.0 1.7.2 4.0.10.Final + 0.2.3-SNAPSHOT + 0.2.3-SNAPSHOT