Update Release Notes
[appc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7daf44e..89f00ef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
 
 
@@ -437,7 +437,7 @@ limitations under the License.
             <dependency>
                 <groupId>org.mariadb.jdbc</groupId>
                 <artifactId>mariadb-java-client</artifactId>
-                <version>1.2.3</version>
+                <version>2.1.1</version>
             </dependency>
         </dependencies>
     </dependencyManagement>