Skip to content

Commit 6acfa3a

Browse files
[maven-release-plugin] prepare release dept44-release-6.0.4
1 parent dc052d4 commit 6acfa3a

File tree

15 files changed

+28
-28
lines changed

15 files changed

+28
-28
lines changed

dept44-build-tools/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
</parent>
99
<artifactId>dept44-build-tools</artifactId>
1010
<packaging>maven-plugin</packaging>

dept44-common-validators/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
</parent>
99
<artifactId>dept44-common-validators</artifactId>
1010
<dependencies>

dept44-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-service-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
<relativePath>../dept44-service-parent</relativePath>
99
</parent>
1010
<groupId>se.sundsvall</groupId>

dept44-formatting-plugin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
</parent>
99
<artifactId>dept44-formatting-plugin</artifactId>
10-
<version>6.0.4-SNAPSHOT</version>
10+
<version>6.0.4</version>
1111
<packaging>maven-plugin</packaging>
1212
<dependencies>
1313
<dependency>

dept44-models/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
</parent>
99
<artifactId>dept44-models</artifactId>
1010
<dependencies>

dept44-service-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
</parent>
99
<artifactId>dept44-service-parent</artifactId>
1010
<packaging>pom</packaging>

dept44-starter-authorization/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-starter-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
<relativePath>../dept44-starter-parent</relativePath>
99
</parent>
1010
<artifactId>dept44-starter-authorization</artifactId>

dept44-starter-feign/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-starter-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
<relativePath>../dept44-starter-parent</relativePath>
99
</parent>
1010
<artifactId>dept44-starter-feign</artifactId>

dept44-starter-logback-logserver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-starter-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
<relativePath>../dept44-starter-parent</relativePath>
99
</parent>
1010
<artifactId>dept44-starter-logback-logserver</artifactId>

dept44-starter-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
</parent>
99
<artifactId>dept44-starter-parent</artifactId>
1010
<packaging>pom</packaging>

dept44-starter-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-starter-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
<relativePath>../dept44-starter-parent</relativePath>
99
</parent>
1010
<artifactId>dept44-starter-test</artifactId>

dept44-starter-webclient/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-starter-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
<relativePath>../dept44-starter-parent</relativePath>
99
</parent>
1010
<artifactId>dept44-starter-webclient</artifactId>

dept44-starter-webservicetemplate/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-starter-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
<relativePath>../dept44-starter-parent</relativePath>
99
</parent>
1010
<artifactId>dept44-starter-webservicetemplate</artifactId>

dept44-starter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.sundsvall.dept44</groupId>
66
<artifactId>dept44-starter-parent</artifactId>
7-
<version>6.0.4-SNAPSHOT</version>
7+
<version>6.0.4</version>
88
<relativePath>../dept44-starter-parent</relativePath>
99
</parent>
1010
<artifactId>dept44-starter</artifactId>

pom.xml

+13-13
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>se.sundsvall.dept44</groupId>
55
<artifactId>dept44-parent</artifactId>
6-
<version>6.0.4-SNAPSHOT</version>
6+
<version>6.0.4</version>
77
<packaging>pom</packaging>
88
<name>dept44-parent</name>
99
<description>Sundsvalls kommun spring boot library</description>
@@ -40,7 +40,7 @@
4040
<scm>
4141
<connection>scm:git:git://github.com/Sundsvallskommun/dept44.git</connection>
4242
<developerConnection>scm:git:https://github.com/Sundsvallskommun/dept44.git</developerConnection>
43-
<tag>HEAD</tag>
43+
<tag>dept44-release-6.0.4</tag>
4444
<url>https://github.com/Sundsvallskommun/dept44</url>
4545
</scm>
4646
<properties>
@@ -119,47 +119,47 @@
119119
<dependency>
120120
<groupId>se.sundsvall.dept44</groupId>
121121
<artifactId>dept44-starter</artifactId>
122-
<version>6.0.4-SNAPSHOT</version>
122+
<version>6.0.4</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>se.sundsvall.dept44</groupId>
126126
<artifactId>dept44-starter-authorization</artifactId>
127-
<version>6.0.4-SNAPSHOT</version>
127+
<version>6.0.4</version>
128128
</dependency>
129129
<dependency>
130130
<groupId>se.sundsvall.dept44</groupId>
131131
<artifactId>dept44-common-validators</artifactId>
132-
<version>6.0.4-SNAPSHOT</version>
132+
<version>6.0.4</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>se.sundsvall.dept44</groupId>
136136
<artifactId>dept44-models</artifactId>
137-
<version>6.0.4-SNAPSHOT</version>
137+
<version>6.0.4</version>
138138
</dependency>
139139
<dependency>
140140
<groupId>se.sundsvall.dept44</groupId>
141141
<artifactId>dept44-starter-feign</artifactId>
142-
<version>6.0.4-SNAPSHOT</version>
142+
<version>6.0.4</version>
143143
</dependency>
144144
<dependency>
145145
<groupId>se.sundsvall.dept44</groupId>
146146
<artifactId>dept44-starter-logback-logserver</artifactId>
147-
<version>6.0.4-SNAPSHOT</version>
147+
<version>6.0.4</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>se.sundsvall.dept44</groupId>
151151
<artifactId>dept44-starter-test</artifactId>
152-
<version>6.0.4-SNAPSHOT</version>
152+
<version>6.0.4</version>
153153
</dependency>
154154
<dependency>
155155
<groupId>se.sundsvall.dept44</groupId>
156156
<artifactId>dept44-starter-webclient</artifactId>
157-
<version>6.0.4-SNAPSHOT</version>
157+
<version>6.0.4</version>
158158
</dependency>
159159
<dependency>
160160
<groupId>se.sundsvall.dept44</groupId>
161161
<artifactId>dept44-starter-webservicetemplate</artifactId>
162-
<version>6.0.4-SNAPSHOT</version>
162+
<version>6.0.4</version>
163163
</dependency>
164164
<!-- Problem -->
165165
<dependency>
@@ -228,7 +228,7 @@
228228
<plugin>
229229
<groupId>se.sundsvall.dept44</groupId>
230230
<artifactId>dept44-build-tools</artifactId>
231-
<version>6.0.4-SNAPSHOT</version>
231+
<version>6.0.4</version>
232232
<executions>
233233
<execution>
234234
<goals>
@@ -242,7 +242,7 @@
242242
<plugin>
243243
<groupId>se.sundsvall.dept44</groupId>
244244
<artifactId>dept44-formatting-plugin</artifactId>
245-
<version>6.0.4-SNAPSHOT</version>
245+
<version>6.0.4</version>
246246
<executions>
247247
<execution>
248248
<goals>

0 commit comments

Comments
 (0)