aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTschaen, Brendan <ctschaen@att.com>2019-01-15 15:23:00 -0500
committerTschaen, Brendan <ctschaen@att.com>2019-01-15 15:25:39 -0500
commit0a1489a7f3103a290db8455fcce9b4391b19e053 (patch)
treee365cf195c9b53c64c3ed2fa43522c24a32ee4db
parent0bb81b146df5943ce565e080df28c16d07150647 (diff)
Build and install jar
Change-Id: I2ef5ddf0d41109e5b2c56dcc4654d9360299701c Issue-ID: MUSIC-270 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7ac69945..5b123137 100755
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.music</groupId>
<artifactId>dev-MUSIC-cassandra</artifactId>
- <packaging>war</packaging>
+ <packaging>jar</packaging>
<version>3.2.1-SNAPSHOT</version>
<description>
This is the MUSIC REST interface, packaged as a war file.