summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrb7147 <rb7147@att.com>2017-11-01 11:34:35 -0400
committerrb7147 <rb7147@att.com>2017-11-02 09:50:47 -0400
commit32020669cd7d5197feac51bb752f07042eb47de1 (patch)
tree7467f1a4b8a6af78bd26ccbdc674360e8d7fb0e8 /pom.xml
parentdeb35bccd7b0d360668f393fe5b45b735b7956b2 (diff)
Updated the External Dependencies Version
Resolved the Blocker issue and removed snapshot version Issue-ID: POLICY-406 Change-Id: I1ca4b32aca571610a3d50ae8a105fb45803fd002 Signed-off-by: rb7147 <rb7147@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c615114d3..43373cb59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,6 @@
<project.target.version>1.8</project.target.version>
<project.encoding>UTF-8</project.encoding>
- <common-modules.version>1.1.0-SNAPSHOT</common-modules.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<sitePath>/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</sitePath>
<releases.path>content/repositories/releases/</releases.path>