summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-12-05 14:58:49 -0500
committerDan Timoney <dtimoney@att.com>2017-12-05 14:58:49 -0500
commit1c5d85c1014b04ef38fcbdc74963fcd35b3978a3 (patch)
tree1d30cdd9b454c291acb834818e9f1f27ceb0d70a /pom.xml
parent962abd7f68a8769ce47173e92880d1775f1ae18b (diff)
Replace JDBC connector
Replace mysql JDBC connector with MariaDB JDBC connector Change-Id: I1b8f019241192f0cd4e3ecb0bc8798e20ae033a9 Issue-ID: CCSDK-144 Signed-off-by: Dan Timoney <dtimoney@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 e57c6175..24158091 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-carbon-sr1</artifactId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>