Skip to content

Commit 6330330

Browse files
[maven-release-plugin] prepare release dept44-release-3.4
1 parent 64ac551 commit 6330330

File tree

14 files changed

+25
-25
lines changed

14 files changed

+25
-25
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>3.4-SNAPSHOT</version>
7+
<version>3.4</version>
88
</parent>
99
<artifactId>dept44-build-tools</artifactId>
1010

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>3.4-SNAPSHOT</version>
7+
<version>3.4</version>
88
</parent>
99
<artifactId>dept44-common-validators</artifactId>
1010

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>3.4-SNAPSHOT</version>
7+
<version>3.4</version>
88
<relativePath>../dept44-service-parent</relativePath>
99
</parent>
1010
<groupId>se.sundsvall</groupId>

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>3.4-SNAPSHOT</version>
7+
<version>3.4</version>
88
</parent>
99
<artifactId>dept44-models</artifactId>
1010

dept44-service-parent/pom.xml

+2-2
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>3.4-SNAPSHOT</version>
7+
<version>3.4</version>
88
</parent>
99
<artifactId>dept44-service-parent</artifactId>
1010
<packaging>pom</packaging>
@@ -316,7 +316,7 @@
316316
<dependency>
317317
<groupId>se.sundsvall.dept44</groupId>
318318
<artifactId>dept44-build-tools</artifactId>
319-
<version>3.4-SNAPSHOT</version>
319+
<version>3.4</version>
320320
</dependency>
321321
</dependencies>
322322
<executions>

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>3.4-SNAPSHOT</version>
7+
<version>3.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>3.4-SNAPSHOT</version>
7+
<version>3.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>3.4-SNAPSHOT</version>
7+
<version>3.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>3.4-SNAPSHOT</version>
7+
<version>3.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>3.4-SNAPSHOT</version>
7+
<version>3.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>3.4-SNAPSHOT</version>
7+
<version>3.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>3.4-SNAPSHOT</version>
7+
<version>3.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>3.4-SNAPSHOT</version>
7+
<version>3.4</version>
88
<relativePath>../dept44-starter-parent</relativePath>
99
</parent>
1010
<artifactId>dept44-starter</artifactId>

pom.xml

+11-11
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>3.4-SNAPSHOT</version>
6+
<version>3.4</version>
77
<packaging>pom</packaging>
88
<name>dept44-parent</name>
99
<description>Sundsvalls kommun spring boot library</description>
@@ -44,7 +44,7 @@
4444
<url>https://github.com/Sundsvallskommun/dept44</url>
4545
<developerConnection>scm:git:https://github.com/Sundsvallskommun/dept44.git</developerConnection>
4646
<connection>scm:git:git://github.com/Sundsvallskommun/dept44.git</connection>
47-
<tag>HEAD</tag>
47+
<tag>dept44-release-3.4</tag>
4848
</scm>
4949

5050
<profiles>
@@ -175,47 +175,47 @@
175175
<dependency>
176176
<groupId>se.sundsvall.dept44</groupId>
177177
<artifactId>dept44-starter</artifactId>
178-
<version>3.4-SNAPSHOT</version>
178+
<version>3.4</version>
179179
</dependency>
180180
<dependency>
181181
<groupId>se.sundsvall.dept44</groupId>
182182
<artifactId>dept44-starter-authorization</artifactId>
183-
<version>3.4-SNAPSHOT</version>
183+
<version>3.4</version>
184184
</dependency>
185185
<dependency>
186186
<groupId>se.sundsvall.dept44</groupId>
187187
<artifactId>dept44-common-validators</artifactId>
188-
<version>3.4-SNAPSHOT</version>
188+
<version>3.4</version>
189189
</dependency>
190190
<dependency>
191191
<groupId>se.sundsvall.dept44</groupId>
192192
<artifactId>dept44-models</artifactId>
193-
<version>3.4-SNAPSHOT</version>
193+
<version>3.4</version>
194194
</dependency>
195195
<dependency>
196196
<groupId>se.sundsvall.dept44</groupId>
197197
<artifactId>dept44-starter-feign</artifactId>
198-
<version>3.4-SNAPSHOT</version>
198+
<version>3.4</version>
199199
</dependency>
200200
<dependency>
201201
<groupId>se.sundsvall.dept44</groupId>
202202
<artifactId>dept44-starter-logback-logserver</artifactId>
203-
<version>3.4-SNAPSHOT</version>
203+
<version>3.4</version>
204204
</dependency>
205205
<dependency>
206206
<groupId>se.sundsvall.dept44</groupId>
207207
<artifactId>dept44-starter-test</artifactId>
208-
<version>3.4-SNAPSHOT</version>
208+
<version>3.4</version>
209209
</dependency>
210210
<dependency>
211211
<groupId>se.sundsvall.dept44</groupId>
212212
<artifactId>dept44-starter-webclient</artifactId>
213-
<version>3.4-SNAPSHOT</version>
213+
<version>3.4</version>
214214
</dependency>
215215
<dependency>
216216
<groupId>se.sundsvall.dept44</groupId>
217217
<artifactId>dept44-starter-webservicetemplate</artifactId>
218-
<version>3.4-SNAPSHOT</version>
218+
<version>3.4</version>
219219
</dependency>
220220

221221
<!-- Problem -->

0 commit comments

Comments
 (0)