aboutsummaryrefslogtreecommitdiffstats
path: root/tools/model-generator/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/model-generator/pom.xml')
-rw-r--r--tools/model-generator/pom.xml17
1 files changed, 1 insertions, 16 deletions
diff --git a/tools/model-generator/pom.xml b/tools/model-generator/pom.xml
index 166251397..cb02d35bc 100644
--- a/tools/model-generator/pom.xml
+++ b/tools/model-generator/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp.tools</groupId>
<artifactId>tools</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.1-SNAPSHOT</version>
</parent>
<artifactId>model-generator</artifactId>
@@ -178,20 +178,5 @@
</pluginManagement>
</build>
</profile>
-
- <profile>
- <id>apexSite</id>
- <activation>
- <property>
- <name>apexSite</name>
- </property>
- </activation>
- <distributionManagement>
- <site>
- <id>${project.artifactId}-site</id>
- <url>${apex.adsite.prefix}/modules/${project.parent.artifactId}/${project.artifactId}/</url>
- </site>
- </distributionManagement>
- </profile>
</profiles>
</project> \ No newline at end of file