diff --git a/core/pom.xml b/core/pom.xml index e76af53a..11da74e1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ 4.0.0 edu.isi.wings wings-core - 5.1.1 + 5.1.2 Wings Core pom Wings project for the IKCAP group diff --git a/planner/pom.xml b/planner/pom.xml index 0a108e59..1d8963b9 100644 --- a/planner/pom.xml +++ b/planner/pom.xml @@ -10,7 +10,7 @@ edu.isi.wings wings-core - 5.1.1 + 5.1.2 ../core/pom.xml diff --git a/pom.xml b/pom.xml index b77860da..f8e3638a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ edu.isi.wings wings-core - 5.1.1 + 5.1.2 core/pom.xml diff --git a/portal/pom.xml b/portal/pom.xml index f222664a..92ae61a0 100644 --- a/portal/pom.xml +++ b/portal/pom.xml @@ -10,7 +10,7 @@ edu.isi.wings wings-core - 5.1.1 + 5.1.2 ../core/pom.xml diff --git a/portal/src/main/webapp/html/home.html b/portal/src/main/webapp/html/home.html index 1994b309..d80552f2 100644 --- a/portal/src/main/webapp/html/home.html +++ b/portal/src/main/webapp/html/home.html @@ -87,6 +87,6 @@

About Wings

- You are running WINGS version: 5.1.1 + You are running WINGS version: 5.1.2

\ No newline at end of file