aboutsummaryrefslogtreecommitdiffstats
path: root/ECOMP-SDK-APP/pom.xml
diff options
context:
space:
mode:
authorRavindra Bakkamanthala <rb7147@att.com>2017-05-31 15:54:24 -0400
committerRavindra Bakkamanthala <rb7147@att.com>2017-05-31 15:57:02 -0400
commitd9007d680d19734d5dc106479784c420236cca4b (patch)
treeb3356847c3d6e1543098b447c1df7d49e7118652 /ECOMP-SDK-APP/pom.xml
parent6a5e800771311208c66ad79ce1bdf76affd144b2 (diff)
[Policy-17] Removed the sql scripts from sdk app
Change-Id: I5b017aad569014c7f12eab35e1dbd1c215f90ebe Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
Diffstat (limited to 'ECOMP-SDK-APP/pom.xml')
-rw-r--r--ECOMP-SDK-APP/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ECOMP-SDK-APP/pom.xml b/ECOMP-SDK-APP/pom.xml
index 733bf9175..c27722f6c 100644
--- a/ECOMP-SDK-APP/pom.xml
+++ b/ECOMP-SDK-APP/pom.xml
@@ -37,7 +37,6 @@
<!-- Skip assembling the zip; assemble via mvn -Dskipassembly=false .. -->
<skipassembly>true</skipassembly>
<!-- Tests usually require some setup that maven cannot do, so skip. -->
- <skiptests>true</skiptests>
<jackson.version>2.6.0</jackson.version>
</properties>
<profiles>