From fdd04d3f77f3833c03725bf7dae3f282bf44c048 Mon Sep 17 00:00:00 2001 From: platania Date: Wed, 8 Mar 2017 12:15:27 -0500 Subject: Update POM structure for staging Change-Id: I8c1db25c8518ae85e04eed9d3b38169791cb8e9a Signed-off-by: platania --- .../sample_plugin/parent-pom/.DS_Store | Bin 6148 -> 6148 bytes .../honeycomb_plugin/sample_plugin/parent-pom/pom.xml | 9 +++++---- .../sample_plugin/sample-distribution/pom.xml | 12 ++++++------ .../sample_plugin/sample-plugin-api/pom.xml | 10 +++++++++- .../sample_plugin/sample-plugin-impl/pom.xml | 10 +++++++++- 5 files changed, 29 insertions(+), 12 deletions(-) (limited to 'vnfs/honeycomb_plugin/sample_plugin') diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/.DS_Store b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/.DS_Store index 5d56db6b..6ee7724a 100644 Binary files a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/.DS_Store and b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/.DS_Store differ diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml index b80f8ef3..5492aeb6 100644 --- a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml @@ -14,6 +14,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + + + @@ -58,10 +63,6 @@ done 5.0.0 - - - - 4.0.0 hc-openecomp pom diff --git a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml index 4b1fedb9..da25cc7e 100755 --- a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml @@ -1,11 +1,11 @@ - - + + + org.openecomp.demo.vnf diff --git a/vnfs/honeycomb_plugin/sample_plugin/sample-plugin-api/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/sample-plugin-api/pom.xml index c89f3118..6f357321 100755 --- a/vnfs/honeycomb_plugin/sample_plugin/sample-plugin-api/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/sample-plugin-api/pom.xml @@ -12,7 +12,15 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> +--> + + + + + io.fd.honeycomb.common api-parent diff --git a/vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/pom.xml index ab0b03e6..84f48b42 100755 --- a/vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/pom.xml @@ -12,7 +12,15 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> +--> + + + + + io.fd.honeycomb.common impl-parent -- cgit 1.2.3-korg