Skip to content

Commit

Permalink
[maven-release-plugin] prepare release parent-4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
skjolber committed May 2, 2024
1 parent 4b85f7a commit 8d395cb
Show file tree
Hide file tree
Showing 13 changed files with 25 additions and 25 deletions.
24 changes: 12 additions & 12 deletions jwt-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jwt-bom</artifactId>
Expand All @@ -17,37 +17,37 @@
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-junit5-core</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-junit5-entur</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-junit5-spring</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-client-core</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-client-spring-core</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-client-spring</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-client-spring-webflux</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
<dependency>
<groupId>org.entur.jwt-rs</groupId>
Expand All @@ -57,22 +57,22 @@
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-spring-common</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-spring-web</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-spring-webflux</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
<dependency>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>jwt-spring-grpc</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion jwt-client/jwt-client-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>jwt-client-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jwt-client/jwt-client-spring-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>jwt-client-spring-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jwt-client/jwt-client-spring-webflux/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>jwt-client-spring-webflux</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jwt-client/jwt-client-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>jwt-client-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jwt-server/spring/jwt-spring-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>jwt-spring-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jwt-server/spring/jwt-spring-grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>jwt-spring-grpc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jwt-server/spring/jwt-spring-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>jwt-spring-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jwt-server/spring/jwt-spring-webflux/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>jwt-spring-webflux</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jwt-test/jwt-junit5-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>jwt-junit5-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jwt-test/jwt-junit5-entur/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>jwt-junit5-entur</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jwt-test/jwt-junit5-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>jwt-junit5-spring</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.entur.jwt-rs</groupId>
<artifactId>parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.4</version>
<packaging>pom</packaging>
<name>JWT Resource Server</name>
<description>Json Web Token resource-server utilities</description>
Expand Down Expand Up @@ -34,7 +34,7 @@
<connection>scm:git:git@github.com:entur/jwt-resource-server.git</connection>
<developerConnection>scm:git:git@github.com:entur/jwt-resource-server.git</developerConnection>
<url>git@github.com:entur/jwt-resource-server.git</url>
<tag>parent-4.1.0</tag>
<tag>parent-4.2.4</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 8d395cb

Please sign in to comment.