diff options
author | Dan Timoney <dtimoney@att.com> | 2017-09-19 19:06:17 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-09-19 19:06:17 -0400 |
commit | 4d02e5b32dbce0815010a6bf61624420ab0ff1a3 (patch) | |
tree | 3182dcd06e34e3271d2167885edd99555d55fb38 /pom.xml | |
parent | f784437fa0b7946e5ab7663d6712fe2f1ca5b3e9 (diff) |
Remove mysql references from sli/adaptors
Remove mysql references from sli/adaptors repository.
Change-Id: I19682626fdb954ce8190d61507eabe0152a6a635
Issue-ID: CCSDK-95
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-carbon-sr1</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |