diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2020-12-01 13:34:56 +0100 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-01-27 18:50:58 +0000 |
commit | b6288f99fbfcc73f115511696f98111ca32b8d2f (patch) | |
tree | 9ce2959d1e30416e1bb27440c67be5a6e1a7a08c /standalone/pom.xml | |
parent | b56e7814288411c208664aceaa60c110ff09d115 (diff) |
ccsdk parents for alu-sr0
migrate parents to aluminium-sr0
Issue-ID: CCSDK-3012
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I8c19abcfa4a0fbac629496835e4caf92aecd2459
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'standalone/pom.xml')
-rwxr-xr-x | standalone/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index 3c931c0b..363cf396 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -55,7 +55,6 @@ <bundle.plugin.version>2.5.0</bundle.plugin.version> <checkstyle.skip>true</checkstyle.skip> - <mariadb.connector.version>2.1.1</mariadb.connector.version> <fasterxml.jackson.version>2.10.0</fasterxml.jackson.version> <velocity.version>2.0</velocity.version> @@ -194,7 +193,6 @@ </repository> </repositories> - <build> <pluginManagement> <plugins> |