From 174ffd11c90ba64f8cdd5566edb5963a5174a2c4 Mon Sep 17 00:00:00 2001 From: Steinar Bang Date: Tue, 31 Dec 2019 10:47:56 +0100 Subject: [PATCH] [maven-release-plugin] prepare release authservice-1.8.0 --- authservice.db.liquibase.production/pom.xml | 2 +- authservice.db.liquibase.test/pom.xml | 2 +- authservice.db.liquibase/pom.xml | 2 +- authservice.definitions/pom.xml | 2 +- authservice.users/pom.xml | 2 +- authservice.web.security.dbrealm/pom.xml | 2 +- authservice.web.security.memorysession/pom.xml | 2 +- authservice.web.security/pom.xml | 2 +- authservice.web.users.api/pom.xml | 2 +- authservice.web.users.frontend/pom.xml | 2 +- pom.xml | 4 ++-- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/authservice.db.liquibase.production/pom.xml b/authservice.db.liquibase.production/pom.xml index 89a99b68..1e0b3a4a 100644 --- a/authservice.db.liquibase.production/pom.xml +++ b/authservice.db.liquibase.production/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.8.0-SNAPSHOT + 1.8.0 authservice.db.liquibase.production diff --git a/authservice.db.liquibase.test/pom.xml b/authservice.db.liquibase.test/pom.xml index fec2ed8e..d96f15e2 100644 --- a/authservice.db.liquibase.test/pom.xml +++ b/authservice.db.liquibase.test/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.8.0-SNAPSHOT + 1.8.0 authservice.db.liquibase.test diff --git a/authservice.db.liquibase/pom.xml b/authservice.db.liquibase/pom.xml index dde07a69..853cde11 100644 --- a/authservice.db.liquibase/pom.xml +++ b/authservice.db.liquibase/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.8.0-SNAPSHOT + 1.8.0 authservice.db.liquibase diff --git a/authservice.definitions/pom.xml b/authservice.definitions/pom.xml index fa28e67c..43970c33 100644 --- a/authservice.definitions/pom.xml +++ b/authservice.definitions/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.8.0-SNAPSHOT + 1.8.0 authservice.definitions diff --git a/authservice.users/pom.xml b/authservice.users/pom.xml index b260d998..ae11ac24 100644 --- a/authservice.users/pom.xml +++ b/authservice.users/pom.xml @@ -4,7 +4,7 @@ authservice no.priv.bang.authservice - 1.8.0-SNAPSHOT + 1.8.0 authservice.users diff --git a/authservice.web.security.dbrealm/pom.xml b/authservice.web.security.dbrealm/pom.xml index db6651cd..29b628e3 100644 --- a/authservice.web.security.dbrealm/pom.xml +++ b/authservice.web.security.dbrealm/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.8.0-SNAPSHOT + 1.8.0 authservice.web.security.dbrealm diff --git a/authservice.web.security.memorysession/pom.xml b/authservice.web.security.memorysession/pom.xml index 847871c2..a8816890 100644 --- a/authservice.web.security.memorysession/pom.xml +++ b/authservice.web.security.memorysession/pom.xml @@ -3,7 +3,7 @@ authservice no.priv.bang.authservice - 1.8.0-SNAPSHOT + 1.8.0 authservice.web.security.memorysession diff --git a/authservice.web.security/pom.xml b/authservice.web.security/pom.xml index 8bcc23d4..51174a2b 100644 --- a/authservice.web.security/pom.xml +++ b/authservice.web.security/pom.xml @@ -4,7 +4,7 @@ authservice no.priv.bang.authservice - 1.8.0-SNAPSHOT + 1.8.0 authservice.web.security diff --git a/authservice.web.users.api/pom.xml b/authservice.web.users.api/pom.xml index 0c5bd7df..e7e4fa4f 100644 --- a/authservice.web.users.api/pom.xml +++ b/authservice.web.users.api/pom.xml @@ -4,7 +4,7 @@ authservice no.priv.bang.authservice - 1.8.0-SNAPSHOT + 1.8.0 authservice.web.users.api diff --git a/authservice.web.users.frontend/pom.xml b/authservice.web.users.frontend/pom.xml index 0d2591c8..f7ec8791 100644 --- a/authservice.web.users.frontend/pom.xml +++ b/authservice.web.users.frontend/pom.xml @@ -17,7 +17,7 @@ no.priv.bang.authservice authservice - 1.8.0-SNAPSHOT + 1.8.0 diff --git a/pom.xml b/pom.xml index 8f211a49..9de66004 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 no.priv.bang.authservice authservice - 1.8.0-SNAPSHOT + 1.8.0 pom @@ -634,7 +634,7 @@ https://github.com/steinarb/authservice scm:git:https://github.com/steinarb/authservice.git - HEAD + authservice-1.8.0