aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-06-27 17:45:36 -0400
committerJimmy Forsyth <jf2512@att.com>2019-06-27 17:45:39 -0400
commit7f5890c6fc0fc6ac130b0946e744c23e600832e9 (patch)
tree449842935172a42a7e4cd63b4cf5aaa887eef08d /pom.xml
parent4b10d453777c4d1a984eb56e029ad2a00c490e72 (diff)
Prepare champ for global-jjb1.5.0
Issue-ID: AAI-2483 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I9d5b7576ef008c145ca5aa41b47a4e6819e4acf6
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 4803df4..012212e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>2.0.0</version>
</parent>
<groupId>org.onap.aai</groupId>
@@ -55,9 +55,6 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <configuration>
- <skip>true</skip>
- </configuration>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>