summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-os/pom.xml
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-06-28 15:07:52 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-06-28 15:08:51 -0400
commit952895873b6179857c6773086a4d2b55f086bd61 (patch)
tree7a1d067c6a3b6f0f85c3b6bdfee4ed90d528c568 /ecomp-sdk/epsdk-app-os/pom.xml
parentd727214365c22854d337c010b216e42f1b718290 (diff)
[PORTAL-23] Update EPSDK version to Release 1.1.0release-1.1.0
from SNAPSHOT Change-Id: I2cd51f965fc081bbb0389c33832b22231831b963 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-app-os/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-app-os/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-app-os/pom.xml b/ecomp-sdk/epsdk-app-os/pom.xml
index 93467f64..7d07e392 100644
--- a/ecomp-sdk/epsdk-app-os/pom.xml
+++ b/ecomp-sdk/epsdk-app-os/pom.xml
@@ -13,7 +13,7 @@
<properties>
<encoding>UTF-8</encoding>
- <epsdk.version>1.1.0-SNAPSHOT</epsdk.version>
+ <epsdk.version>1.1.0</epsdk.version>
<springframework.version>4.2.0.RELEASE</springframework.version>
<hibernate.version>4.3.11.Final</hibernate.version>
<!-- Skip assembling the zip; assemble via mvn -Dskipassembly=false .. -->