diff --git a/client/pom.xml b/client/pom.xml index efd33f25..cab4bce5 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.20 + 0.0.21-SNAPSHOT ../pom.xml access-client diff --git a/pom.xml b/pom.xml index 43229e65..614618c8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openconext access - 0.0.20 + 0.0.21-SNAPSHOT pom access SURFconext Invite diff --git a/provisioning-mock/pom.xml b/provisioning-mock/pom.xml index 5c9c0ac5..d1df6bf6 100644 --- a/provisioning-mock/pom.xml +++ b/provisioning-mock/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.20 + 0.0.21-SNAPSHOT ../pom.xml provisioning-mock diff --git a/server/pom.xml b/server/pom.xml index 36fddbeb..87565dff 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.20 + 0.0.21-SNAPSHOT ../pom.xml access-server diff --git a/welcome/pom.xml b/welcome/pom.xml index 9f92327a..86f11b9b 100644 --- a/welcome/pom.xml +++ b/welcome/pom.xml @@ -4,7 +4,7 @@ org.openconext access - 0.0.20 + 0.0.21-SNAPSHOT ../pom.xml access-welcome