Merge "Bumping DR version"
authorDominic Lunanuova <dgl@research.att.com>
Thu, 5 Mar 2020 22:33:37 +0000 (22:33 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 5 Mar 2020 22:33:37 +0000 (22:33 +0000)
1  2 
pom.xml

diff --combined pom.xml
+++ b/pom.xml
@@@ -36,7 -36,7 +36,7 @@@
      </parent>
      <properties>
          <!--revision must also be set in the version.properties file at project root-->
-         <revision>2.1.4-SNAPSHOT</revision>
+         <revision>2.1.5-SNAPSHOT</revision>
          <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
          <maven.compiler.source>1.8</maven.compiler.source>
          <maven.compiler.target>1.8</maven.compiler.target>
                  <plugin>
                      <groupId>org.apache.maven.plugins</groupId>
                      <artifactId>maven-compiler-plugin</artifactId>
 -                    <version>3.6.0</version>
                      <configuration>
                          <source>1.8</source>
                          <target>1.8</target>