diff --git a/pom.xml b/pom.xml index 895c3441..e81c5b76 100644 --- a/pom.xml +++ b/pom.xml @@ -25,8 +25,65 @@ pom org.codice.ddf 2.25.0-SNAPSHOT - DDF :: UI :: Admin + DDF :: Admin-UI :: Parent + Distributed Data Framework (DDF) Admin UI + + Codice Foundation + http://codice.org + + + + GNU Lesser General Public v3 + http://www.gnu.org/licenses/lgpl.html + repo + + + + + + + + + + https://github.com/codice/ddf-admin-ui + scm:git:https://github.com/codice/ddf-admin-ui.git + scm:git:https://github.com/codice/ddf-admin-ui.git + HEAD + + + + central + Central Repository + https://repo.maven.apache.org/maven2 + default + + false + + + + codice + Codice Repository + https://artifacts.codice.org/content/groups/public/ + + + + + central + Central Repository + https://repo.maven.apache.org/maven2 + default + + false + + + + codice + Codice Repository + https://artifacts.codice.org/content/groups/public/ + + + ui \ No newline at end of file diff --git a/ui/packages/admin-federation-ui/package.json b/ui/packages/admin-federation-ui/package.json index 736b9ade..3a31ce21 100644 --- a/ui/packages/admin-federation-ui/package.json +++ b/ui/packages/admin-federation-ui/package.json @@ -18,7 +18,7 @@ "backbone": "1.1.2", "backbone-associations": "0.6.2", "backbone.marionette": "2.4.7", - "jquery": "3.2.1" + "jquery": "3.5.0" }, "alias": { "marionette": "backbone.marionette" diff --git a/ui/pom.xml b/ui/pom.xml index dc63fde1..2a7ae9dc 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -23,7 +23,7 @@ ui org.codice.ddf - DDF :: UI + DDF :: UI :: Admin bundle production