Update to 1.3.3 for release
[aai/data-router.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0d18d17..d1b680a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
    </parent>
    <groupId>org.onap.aai.data-router</groupId>
    <artifactId>data-router</artifactId>
-   <version>1.3.2-SNAPSHOT</version>
+   <version>1.3.3-SNAPSHOT</version>
    <name>aai-data-router</name>
 
    <properties>
@@ -109,12 +109,6 @@ limitations under the License.
       <dependency>
          <groupId>org.springframework.boot</groupId>
          <artifactId>spring-boot-starter-web</artifactId>
-         <exclusions>
-           <exclusion>
-             <groupId>org.springframework.boot</groupId>
-             <artifactId>spring-boot-starter-tomcat</artifactId>
-           </exclusion>
-         </exclusions>
       </dependency>
       <dependency>
          <groupId>org.springframework.boot</groupId>