diff options
author | Patrick Brady <pb071s@att.com> | 2018-05-14 16:18:42 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-05-14 23:21:57 +0000 |
commit | d7589ece9ef193d29f024df4c18a57140601549f (patch) | |
tree | 12d4b5ff8e04e2eed0599b4e85cb029a3fa35422 /appc-inbound/appc-artifact-handler/provider | |
parent | 3ffa74f86cb45f6a7125e07735f65f05d1dc4d30 (diff) |
Add appc-yang-generator as bundle
Change-Id: Ifaa388425d21d62e34481f38bfa6d014e023d5e7
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-895
Diffstat (limited to 'appc-inbound/appc-artifact-handler/provider')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/provider/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index f3be520f3..724cb1409 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -46,7 +46,6 @@ limitations under the License. <Import-Package>!com.google,!org.apache.commons.configuration,*;resolution:=optional</Import-Package> <Embed-Dependency>commons-configuration,guava,jackson-databind,jackson-annotations,jackson-core,jackson-dataformat-yaml</Embed-Dependency> </instructions> - <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation> </configuration> </plugin> <plugin> |