aboutsummaryrefslogtreecommitdiffstats
path: root/services/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'services/pom.xml')
-rw-r--r--services/pom.xml19
1 files changed, 1 insertions, 18 deletions
diff --git a/services/pom.xml b/services/pom.xml
index 7851693c2..7c61b131d 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.apex-pdp.services</groupId>
@@ -37,21 +37,4 @@
<module>services-engine</module>
<module>services-onappf</module>
</modules>
-
- <profiles>
- <profile>
- <id>apexSite</id>
- <activation>
- <property>
- <name>apexSite</name>
- </property>
- </activation>
- <distributionManagement>
- <site>
- <id>${project.artifactId}-site</id>
- <url>${apex.adsite.prefix}/modules/${project.artifactId}/</url>
- </site>
- </distributionManagement>
- </profile>
- </profiles>
</project> \ No newline at end of file