Bump version of policy/engine
[policy/engine.git] / packages / base / pom.xml
index f5b936b..47f20ad 100755 (executable)
@@ -25,7 +25,7 @@
        <parent>
                <groupId>org.onap.policy.engine</groupId>
                <artifactId>packages</artifactId>
-               <version>1.4.0-SNAPSHOT</version>
+               <version>1.5.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>base</artifactId>
                                                                <artifactItem>
                                                                        <groupId>org.apache.tomcat</groupId>
                                                                        <artifactId>tomcat</artifactId>
-                                                                       <version>8.5.34</version>
+                                                                       <version>9.0.16</version>
                                                                        <type>tar.gz</type>
                                                                        <!--
                                                                        Please note that if you change this version, you must
                                                                        update the docker-install.sh script to ensure the right
                                                                        file name is installed. 
                                                                         -->
-                                                                       <destFileName>apache-tomcat-8.5.34.tar.gz</destFileName>
+                                                                       <destFileName>apache-tomcat-9.0.16.tar.gz</destFileName>
                                                                </artifactItem>
                                                        </artifactItems>
                                                </configuration>