commit | 3392c4e0a09e94cf198a3ebe8f0512ad458492d1 | [log] [tgz] |
---|---|---|
author | afenner <andrew.fenner@est.tech> | Thu Jan 21 19:02:37 2021 +0000 |
committer | afenner <andrew.fenner@est.tech> | Thu Jan 21 19:02:51 2021 +0000 |
tree | a525e471162175de6e3aa6c27b2e1d533eb84db4 | |
parent | 567623e9f40f7a4fe523d1710c250c531c3d2b41 [diff] |
Allow catalog-model to be deployed Change-Id: Id397dfd54a702c295ad4d3389c231933d0a41736 Signed-off-by: afenner <andrew.fenner@est.tech>
diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index 21b19d6..7039612 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml
@@ -348,7 +348,7 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> <configuration> - <skip>true</skip> + <skip>false</skip> </configuration> </plugin> <plugin>