summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManoop Talasila <talasila@research.att.com>2018-05-01 16:43:22 -0400
committerManoop Talasila <talasila@research.att.com>2018-05-01 16:56:29 -0400
commit431c2561fe370a4a0cbe44cb685d10aaf52d1b60 (patch)
tree00181d875c9839ee728cc94c7cbb5635467d8d52 /pom.xml
parent787573a3f609a9590d096eed992a553566002177 (diff)
Release v2.2.0
Issue-ID: PORTAL-250 Change-Id: I9970ca01290eec88729b2c61c586f3a0e0b74e48 Signed-off-by: Manoop Talasila <talasila@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d3571b3c..3bb1379f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<properties>
<!-- Jenkins should invoke mvn with argument -Dbuild.number=${BUILD_NUMBER} -->
<build.number>0</build.number>
- <epsdk.version>2.2.0-SNAPSHOT</epsdk.version>
+ <epsdk.version>2.2.0</epsdk.version>
<springframework.version>4.2.3.RELEASE</springframework.version>
<hibernate.version>4.3.11.Final</hibernate.version>
<fasterxml.version>2.8.10</fasterxml.version>