Skip to content

Commit

Permalink
[maven-release-plugin] prepare release authservice-1.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Jun 12, 2021
1 parent 378022c commit 2270259
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 26 deletions.
18 changes: 9 additions & 9 deletions authservice-bom/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice-parent</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>
<artifactId>authservice-bom</artifactId>

Expand All @@ -28,46 +28,46 @@
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.definitions</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</dependency>
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.definitions</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.db.liquibase</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</dependency>
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.db.liquibase</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.users</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</dependency>
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.web.security.dbrealm</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</dependency>
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.web.security.memorysession</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</dependency>
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>karaf</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.db.liquibase.production/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>authservice</artifactId>
<groupId>no.priv.bang.authservice</groupId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>

<artifactId>authservice.db.liquibase.production</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.db.liquibase.test/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>authservice</artifactId>
<groupId>no.priv.bang.authservice</groupId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>

<artifactId>authservice.db.liquibase.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.db.liquibase/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>authservice</artifactId>
<groupId>no.priv.bang.authservice</groupId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>

<artifactId>authservice.db.liquibase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.definitions/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>authservice</artifactId>
<groupId>no.priv.bang.authservice</groupId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>

<artifactId>authservice.definitions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.tests/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>

<artifactId>authservice.tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.users/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>authservice</artifactId>
<groupId>no.priv.bang.authservice</groupId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>

<artifactId>authservice.users</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.web.security.dbrealm/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>authservice</artifactId>
<groupId>no.priv.bang.authservice</groupId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>

<artifactId>authservice.web.security.dbrealm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.web.security.memorysession/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>authservice</artifactId>
<groupId>no.priv.bang.authservice</groupId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>

<artifactId>authservice.web.security.memorysession</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.web.security/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>authservice</artifactId>
<groupId>no.priv.bang.authservice</groupId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>

<artifactId>authservice.web.security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.web.users.api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>authservice</artifactId>
<groupId>no.priv.bang.authservice</groupId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>

<artifactId>authservice.web.users.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion authservice/authservice.web.users.frontend/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion authservice/karaf/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>
<artifactId>karaf</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions authservice/pom.xml
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice-parent</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion jacoco-coverage-report/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice-parent</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>
</parent>
<artifactId>jacoco-coverage-report</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice-parent</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.13.6</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -152,7 +152,7 @@
<scm>
<url>https://github.com/steinarb/authservice</url>
<connection>scm:git:https://github.com/steinarb/authservice.git</connection>
<tag>HEAD</tag>
<tag>authservice-1.13.6</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 2270259

Please sign in to comment.