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/catalog-admin-module-sources/package.json b/ui/packages/catalog-admin-module-sources/package.json index b12ef314..5a3675c1 100644 --- a/ui/packages/catalog-admin-module-sources/package.json +++ b/ui/packages/catalog-admin-module-sources/package.json @@ -32,7 +32,7 @@ "backbone.modelbinder": "1.1.0", "backbone-poller": "1.1.3", "font-awesome": "4.7.0", - "jquery": "3.2.1", + "jquery": "3.5.0", "lodash": "4.17.15", "underscore": "1.8.3", "bootstrap": "3.4.0" 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