From e5a20f4ceb607d847a3b5c342733ef9e2663e22c Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Mon, 7 Aug 2017 09:57:45 +0800 Subject: Refactor vfc-gvnfm-vnfres pom As the seed code come from openo, there are some labels is openo in the pom file, change it to onap. Change-Id: I7306241e79097c01cafbc8f29eb854bd57736e43 Issue-ID: VFC-77 Signed-off-by: ying.yunlong --- res/assembly.xml | 2 +- res/pom.xml | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) (limited to 'res') diff --git a/res/assembly.xml b/res/assembly.xml index 0d768d0..431d50e 100644 --- a/res/assembly.xml +++ b/res/assembly.xml @@ -62,5 +62,5 @@ - gvnfm-vnfres/res + vfc/gvnfm/vnfres/res diff --git a/res/pom.xml b/res/pom.xml index 7fcb4b9..98bfc9a 100644 --- a/res/pom.xml +++ b/res/pom.xml @@ -12,22 +12,21 @@ distributed under the License is distributed on an "AS IS" BASIS, 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. + limitations under the License.11 --> - org.openo.oparent + org.onap.oparent oparent - 1.1.0-SNAPSHOT - ../oparent + 1.0.0-SNAPSHOT 4.0.0 - org.openo.gvnfm.vnfres - gvnfm-vnfres - 1.1.0-SNAPSHOT + org.onap.vfc.gvnfm.vnfres + vfc-gvnfm-vnfres-res + 1.0.0-SNAPSHOT pom - gvnfm-vnfres/res - gvnfm vnfres + vfc/gvnfm/vnfres/res + vfc gvnfm vnfres -- cgit 1.2.3-korg