summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0a941ea..f15eca9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@ under the License.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath>../oparent</relativePath>
</parent>
@@ -33,5 +33,6 @@ under the License.
<modules>
<module>validation-scripts</module>
<module>ice-server</module>
+ <module>docker</module>
</modules>
</project>