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 /champ-service-deps-titan | |
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 'champ-service-deps-titan')
-rw-r--r-- | champ-service-deps-titan/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml index c7a1529..2b35a34 100644 --- a/champ-service-deps-titan/pom.xml +++ b/champ-service-deps-titan/pom.xml @@ -295,9 +295,6 @@ limitations under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> - <configuration> - <skip>true</skip> - </configuration> </plugin> </plugins> </build> |