X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-node%2Fpom.xml;h=d9650c23aa04ea3abe5208ca81a8ab37f2036b99;hb=HEAD;hp=3f0bd546c24512bd92b71c6cc463d0373cdbe772;hpb=8552e04175c7091d0d748e0c0f4b14a0d9321b40;p=dmaap%2Fdatarouter.git diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 3f0bd546..cf16792c 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -4,6 +4,7 @@ * =========================================================================== * Copyright © 2017 AT&T Intellectual Property. All rights reserved. * Modifications Copyright (C) 2018 Nokia. All rights reserved. + * Modifications Copyright (C) 2021 Samsung Electronics. All rights reserved. * =========================================================================== * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -99,10 +100,6 @@ org.eclipse.jetty jetty-http - - org.onap.aaf.authz - aaf-cadi-core - com.intellij annotations @@ -201,8 +198,8 @@ - org.codehaus.gmaven - gmaven-plugin + org.codehaus.gmavenplus + gmavenplus-plugin io.fabric8 @@ -341,47 +338,6 @@ - - copy-resources-etc - validate - - copy-resources - - - ${basedir}/target/docker-stage/opt/app/datartr/etc - - - ${basedir}/src/main/resources - - misc/** - **/** - - - aaf/** - docker/** - - - - - - - copy-aaf-props - validate - - copy-resources - - - ${basedir}/target/docker-stage/opt/app/osaaf/local - - - ${basedir}/src/main/resources/aaf - - **/** - - - - -