aboutsummaryrefslogtreecommitdiffstats
path: root/pgaas
diff options
context:
space:
mode:
authorTony L Hansen <tony@att.com>2017-03-13 18:04:27 +0000
committerTony L Hansen <tony@att.com>2017-03-13 18:05:00 +0000
commit34126848876d17428694f0c83841632f02c0395a (patch)
treea6a9231faeb8936b8a4f0af8c0151b4fabea80ca /pgaas
parent66dd187ff28112ccdc3c74eaa57551f564a528ac (diff)
change version from 1.0.0 to 1.1.0
Change-Id: Icc97db8cd9bbd0c95fc6d326fe70ddcdc8e780bf Signed-off-by: Tony L Hansen <tony@att.com>
Diffstat (limited to 'pgaas')
-rw-r--r--pgaas/src/repackage.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/pgaas/src/repackage.json b/pgaas/src/repackage.json
index 578fe76..58ef15b 100644
--- a/pgaas/src/repackage.json
+++ b/pgaas/src/repackage.json
@@ -20,6 +20,6 @@
"tag": "latest",
"externalDependencies": []
},
- "version": "1.0.0",
+ "version": "1.1.0",
"groupId": "org.openecomp.dcae.storage.pgaas"
-} \ No newline at end of file
+}