From 9e6839c2d0445527d49d7baaa66961d44c1633c7 Mon Sep 17 00:00:00 2001
From: Varun Ratnakar
Date: Wed, 4 Jan 2023 15:23:07 +0400
Subject: [PATCH] Release 5.3.3
---
core/pom.xml | 2 +-
docker-compose.yml | 2 +-
planner/pom.xml | 2 +-
pom.xml | 2 +-
.../org.eclipse.wst.common.component | 32 ++++++++++++-------
portal/pom.xml | 2 +-
portal/src/main/webapp/html/home.html | 2 +-
7 files changed, 27 insertions(+), 17 deletions(-)
diff --git a/core/pom.xml b/core/pom.xml
index 6a75da6a..4b1fb5cb 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -6,7 +6,7 @@
4.0.0
edu.isi.wings
wings-core
- 5.3.2
+ 5.3.3
Wings Core
pom
Wings project for the IKCAP group
diff --git a/docker-compose.yml b/docker-compose.yml
index 9622822a..d3b6c1b0 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -1,7 +1,7 @@
version: '3'
services:
wings:
- image: "ikcap/wings:5.3.2"
+ image: "ikcap/wings:5.3.3"
environment:
WINGS_MODE: dind
volumes:
diff --git a/planner/pom.xml b/planner/pom.xml
index 1a7f12b3..ea83f44d 100644
--- a/planner/pom.xml
+++ b/planner/pom.xml
@@ -10,7 +10,7 @@
edu.isi.wings
wings-core
- 5.3.2
+ 5.3.3
../core/pom.xml
diff --git a/pom.xml b/pom.xml
index 25c4ce4a..1d12699a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
edu.isi.wings
wings-core
- 5.3.2
+ 5.3.3
core/pom.xml
diff --git a/portal/.settings/org.eclipse.wst.common.component b/portal/.settings/org.eclipse.wst.common.component
index f0e2acf6..918f1b9a 100644
--- a/portal/.settings/org.eclipse.wst.common.component
+++ b/portal/.settings/org.eclipse.wst.common.component
@@ -1,5 +1,6 @@
-
+
+
@@ -13,7 +14,8 @@
-
+
+
@@ -27,7 +29,8 @@
-
+
+
@@ -41,7 +44,8 @@
-
+
+
@@ -55,7 +59,8 @@
-
+
+
@@ -69,16 +74,18 @@
-
+
+
-
+
uses
uses
-
+
+
@@ -92,7 +99,8 @@
-
+
+
@@ -106,7 +114,8 @@
-
+
+
@@ -120,7 +129,8 @@
-
+
+
diff --git a/portal/pom.xml b/portal/pom.xml
index 218d1399..5d0d25bd 100644
--- a/portal/pom.xml
+++ b/portal/pom.xml
@@ -10,7 +10,7 @@
edu.isi.wings
wings-core
- 5.3.2
+ 5.3.3
../core/pom.xml
diff --git a/portal/src/main/webapp/html/home.html b/portal/src/main/webapp/html/home.html
index b33730d5..8998738a 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.3.2
+ You are running WINGS version: 5.3.3