summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f06a04ba7e..a1f9ca7ede 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,6 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
-
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
@@ -32,7 +31,7 @@
<module>status-control</module>
<module>bpmn</module>
<module>packages</module>
- <!-- <module>aria/aria-rest-server</module> -->
+ <module>aria</module>
</modules>
<properties>
<project.mso.base.folder>.</project.mso.base.folder>