Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dept44-release-6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Utvecklingsfabriken committed Oct 30, 2024
1 parent 45300fa commit 8c06b33
Show file tree
Hide file tree
Showing 15 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion dept44-build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</parent>
<artifactId>dept44-build-tools</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion dept44-common-validators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</parent>
<artifactId>dept44-common-validators</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion dept44-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-service-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<relativePath>../dept44-service-parent</relativePath>
</parent>
<groupId>se.sundsvall</groupId>
Expand Down
4 changes: 2 additions & 2 deletions dept44-formatting-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</parent>
<artifactId>dept44-formatting-plugin</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<packaging>maven-plugin</packaging>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion dept44-models/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</parent>
<artifactId>dept44-models</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion dept44-service-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</parent>
<artifactId>dept44-service-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion dept44-starter-authorization/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<relativePath>../dept44-starter-parent</relativePath>
</parent>
<artifactId>dept44-starter-authorization</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dept44-starter-feign/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<relativePath>../dept44-starter-parent</relativePath>
</parent>
<artifactId>dept44-starter-feign</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dept44-starter-logback-logserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<relativePath>../dept44-starter-parent</relativePath>
</parent>
<artifactId>dept44-starter-logback-logserver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dept44-starter-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</parent>
<artifactId>dept44-starter-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion dept44-starter-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<relativePath>../dept44-starter-parent</relativePath>
</parent>
<artifactId>dept44-starter-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dept44-starter-webclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<relativePath>../dept44-starter-parent</relativePath>
</parent>
<artifactId>dept44-starter-webclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dept44-starter-webservicetemplate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<relativePath>../dept44-starter-parent</relativePath>
</parent>
<artifactId>dept44-starter-webservicetemplate</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dept44-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<relativePath>../dept44-starter-parent</relativePath>
</parent>
<artifactId>dept44-starter</artifactId>
Expand Down
26 changes: 13 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-parent</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<packaging>pom</packaging>
<name>dept44-parent</name>
<description>Sundsvalls kommun spring boot library</description>
Expand Down Expand Up @@ -40,7 +40,7 @@
<scm>
<connection>scm:git:git://github.com/Sundsvallskommun/dept44.git</connection>
<developerConnection>scm:git:https://github.com/Sundsvallskommun/dept44.git</developerConnection>
<tag>HEAD</tag>
<tag>dept44-release-6.0.3</tag>
<url>https://github.com/Sundsvallskommun/dept44</url>
</scm>
<properties>
Expand Down Expand Up @@ -118,47 +118,47 @@
<dependency>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-authorization</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-common-validators</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-models</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-feign</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-logback-logserver</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-test</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-webclient</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-starter-webservicetemplate</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
</dependency>
<!-- Problem -->
<dependency>
Expand Down Expand Up @@ -227,7 +227,7 @@
<plugin>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-build-tools</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<executions>
<execution>
<goals>
Expand All @@ -241,7 +241,7 @@
<plugin>
<groupId>se.sundsvall.dept44</groupId>
<artifactId>dept44-formatting-plugin</artifactId>
<version>6.0.3-SNAPSHOT</version>
<version>6.0.3</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 8c06b33

Please sign in to comment.