Exclude tomcat from jersey starter
[aai/champ.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7732ecc..10e2360 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
     <artifactId>champ</artifactId>
     <name>aai-champ</name>
     <packaging>pom</packaging>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
 
     <properties>
         <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
@@ -60,7 +60,6 @@ limitations under the License.
 
     <dependencyManagement>
         <dependencies>
-
             <dependency>
                 <groupId>org.onap.aai.event-client</groupId>
                 <artifactId>event-client-api</artifactId>
@@ -100,7 +99,7 @@ limitations under the License.
             <dependency>
                 <groupId>org.apache.hadoop</groupId>
                 <artifactId>hadoop-common</artifactId>
-                <version>2.7.6</version>
+                <version>2.7.7</version>
             </dependency>
 
             <dependency>