diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-06-27 17:45:36 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-06-27 17:45:39 -0400 |
commit | 7f5890c6fc0fc6ac130b0946e744c23e600832e9 (patch) | |
tree | 449842935172a42a7e4cd63b4cf5aaa887eef08d /pom.xml | |
parent | 4b10d453777c4d1a984eb56e029ad2a00c490e72 (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-x | pom.xml | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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> |