X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=943977c2448581e253920d00751cd6b32210abfb;hb=d4f97e683cb971ceb7107beaaca628926156a4f6;hp=c4fdb1b85687d894f92b14732d6e18c5248b9b07;hpb=c9c31ea54eb1ac2a7db80c47542d0cac7b9b59e8;p=aai%2Fschema-service.git diff --git a/pom.xml b/pom.xml index c4fdb1b..943977c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.schema-service schema-service - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT aai-schema-service pom @@ -100,6 +100,20 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + attach-sources + verify + + jar-no-fork + + + +