summaryrefslogtreecommitdiffstats
path: root/standalone
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-01-29 12:38:52 -0500
committerDan Timoney <dtimoney@att.com>2021-01-29 12:40:28 -0500
commit5700b8593826798ef4f9d0356f852698c1c91bef (patch)
tree14b751cd18d2e06ab347afd3acd4dec50ce59f2f /standalone
parentaa7c2484c692878d24753fe462069e94f6c3291b (diff)
Revert "ccsdk parents for alu-sr0"
This reverts upgrade to OpenDaylight Aluminum (commit b6288f99fbfcc73f115511696f98111ca32b8d2f.) Change-Id: I194efd26f792328f0ab79848664708715e94e240 Issue-ID: CCSDK-3012 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 363cf396..3c931c0b 100755
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -55,6 +55,7 @@
<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>
@@ -193,6 +194,7 @@
</repository>
</repositories>
+
<build>
<pluginManagement>
<plugins>