diff --git a/authservice-bom/pom.xml b/authservice-bom/pom.xml index 85a03ade..54ae0711 100644 --- a/authservice-bom/pom.xml +++ b/authservice-bom/pom.xml @@ -17,7 +17,7 @@ no.priv.bang.authservice authservice-parent - 1.15.7-SNAPSHOT + 1.15.7 authservice-bom @@ -28,46 +28,46 @@ no.priv.bang.authservice authservice.definitions - 1.15.7-SNAPSHOT + 1.15.7 no.priv.bang.authservice authservice.definitions - 1.15.7-SNAPSHOT + 1.15.7 xml features no.priv.bang.authservice authservice.db.liquibase - 1.15.7-SNAPSHOT + 1.15.7 no.priv.bang.authservice authservice.db.liquibase - 1.15.7-SNAPSHOT + 1.15.7 xml features no.priv.bang.authservice authservice.users - 1.15.7-SNAPSHOT + 1.15.7 no.priv.bang.authservice authservice.web.security.dbrealm - 1.15.7-SNAPSHOT + 1.15.7 no.priv.bang.authservice authservice.web.security.memorysession - 1.15.7-SNAPSHOT + 1.15.7 no.priv.bang.authservice karaf - 1.15.7-SNAPSHOT + 1.15.7 xml features diff --git a/authservice/authservice.db.liquibase.production/pom.xml b/authservice/authservice.db.liquibase.production/pom.xml index ab1f2aa2..366e8eb7 100644 --- a/authservice/authservice.db.liquibase.production/pom.xml +++ b/authservice/authservice.db.liquibase.production/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.15.7-SNAPSHOT + 1.15.7 authservice.db.liquibase.production diff --git a/authservice/authservice.db.liquibase.test/pom.xml b/authservice/authservice.db.liquibase.test/pom.xml index 826d735f..67941560 100644 --- a/authservice/authservice.db.liquibase.test/pom.xml +++ b/authservice/authservice.db.liquibase.test/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.15.7-SNAPSHOT + 1.15.7 authservice.db.liquibase.test diff --git a/authservice/authservice.db.liquibase/pom.xml b/authservice/authservice.db.liquibase/pom.xml index 473eaebe..172047f1 100644 --- a/authservice/authservice.db.liquibase/pom.xml +++ b/authservice/authservice.db.liquibase/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.15.7-SNAPSHOT + 1.15.7 authservice.db.liquibase diff --git a/authservice/authservice.definitions/pom.xml b/authservice/authservice.definitions/pom.xml index 60f97dcb..4f36a3e8 100644 --- a/authservice/authservice.definitions/pom.xml +++ b/authservice/authservice.definitions/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.15.7-SNAPSHOT + 1.15.7 authservice.definitions diff --git a/authservice/authservice.tests/pom.xml b/authservice/authservice.tests/pom.xml index 8fa02019..ff6a58d7 100644 --- a/authservice/authservice.tests/pom.xml +++ b/authservice/authservice.tests/pom.xml @@ -4,7 +4,7 @@ no.priv.bang.authservice authservice - 1.15.7-SNAPSHOT + 1.15.7 authservice.tests diff --git a/authservice/authservice.users/pom.xml b/authservice/authservice.users/pom.xml index 8c6d2d94..ce36c1bb 100644 --- a/authservice/authservice.users/pom.xml +++ b/authservice/authservice.users/pom.xml @@ -4,7 +4,7 @@ authservice no.priv.bang.authservice - 1.15.7-SNAPSHOT + 1.15.7 authservice.users diff --git a/authservice/authservice.web.security.dbrealm/pom.xml b/authservice/authservice.web.security.dbrealm/pom.xml index a2df7ac3..be1240ae 100644 --- a/authservice/authservice.web.security.dbrealm/pom.xml +++ b/authservice/authservice.web.security.dbrealm/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.15.7-SNAPSHOT + 1.15.7 authservice.web.security.dbrealm diff --git a/authservice/authservice.web.security.memorysession/pom.xml b/authservice/authservice.web.security.memorysession/pom.xml index 889c120a..495455e4 100644 --- a/authservice/authservice.web.security.memorysession/pom.xml +++ b/authservice/authservice.web.security.memorysession/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.15.7-SNAPSHOT + 1.15.7 authservice.web.security.memorysession diff --git a/authservice/authservice.web.security/pom.xml b/authservice/authservice.web.security/pom.xml index 940ed23a..d6565834 100644 --- a/authservice/authservice.web.security/pom.xml +++ b/authservice/authservice.web.security/pom.xml @@ -4,7 +4,7 @@ authservice no.priv.bang.authservice - 1.15.7-SNAPSHOT + 1.15.7 authservice.web.security diff --git a/authservice/authservice.web.users.api/pom.xml b/authservice/authservice.web.users.api/pom.xml index 1ee4614f..e321b0c6 100644 --- a/authservice/authservice.web.users.api/pom.xml +++ b/authservice/authservice.web.users.api/pom.xml @@ -4,7 +4,7 @@ authservice no.priv.bang.authservice - 1.15.7-SNAPSHOT + 1.15.7 authservice.web.users.api diff --git a/authservice/authservice.web.users.frontend/pom.xml b/authservice/authservice.web.users.frontend/pom.xml index 869c67e2..20b6cb8e 100644 --- a/authservice/authservice.web.users.frontend/pom.xml +++ b/authservice/authservice.web.users.frontend/pom.xml @@ -17,7 +17,7 @@ no.priv.bang.authservice authservice - 1.15.7-SNAPSHOT + 1.15.7 diff --git a/authservice/karaf/pom.xml b/authservice/karaf/pom.xml index 1226312d..a7737d7a 100644 --- a/authservice/karaf/pom.xml +++ b/authservice/karaf/pom.xml @@ -5,7 +5,7 @@ no.priv.bang.authservice authservice - 1.15.7-SNAPSHOT + 1.15.7 karaf diff --git a/authservice/pom.xml b/authservice/pom.xml index 45e5cf4b..a4e8bc79 100644 --- a/authservice/pom.xml +++ b/authservice/pom.xml @@ -5,11 +5,11 @@ no.priv.bang.authservice authservice-parent - 1.15.7-SNAPSHOT + 1.15.7 no.priv.bang.authservice authservice - 1.15.7-SNAPSHOT + 1.15.7 pom diff --git a/jacoco-coverage-report/pom.xml b/jacoco-coverage-report/pom.xml index 97052ed5..46d47e31 100644 --- a/jacoco-coverage-report/pom.xml +++ b/jacoco-coverage-report/pom.xml @@ -17,7 +17,7 @@ no.priv.bang.authservice authservice-parent - 1.15.7-SNAPSHOT + 1.15.7 jacoco-coverage-report diff --git a/pom.xml b/pom.xml index 74ad4cd1..53637bb6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ no.priv.bang.authservice authservice-parent - 1.15.7-SNAPSHOT + 1.15.7 pom @@ -152,7 +152,7 @@ https://github.com/steinarb/authservice scm:git:https://github.com/steinarb/authservice.git - HEAD + authservice-1.15.7