Skip to content

Commit bfddddd

Browse files
author
CarstenHollmann
committed
[maven-release-plugin] prepare release v27
1 parent 2b6f27c commit bfddddd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

checkstyle-configuration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.n52</groupId>
66
<artifactId>parent</artifactId>
7-
<version>27-SNAPSHOT</version>
7+
<version>27</version>
88
</parent>
99
<artifactId>checkstyle-configuration</artifactId>
1010
<name>52°North Checkstyle Configuration</name>

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.n52</groupId>
66
<artifactId>parent</artifactId>
7-
<version>27-SNAPSHOT</version>
7+
<version>27</version>
88

99
<packaging>pom</packaging>
1010

@@ -38,7 +38,7 @@
3838
<url>https://github.com/52North/maven-parents</url>
3939
<connection>scm:git:https://github.com/52North/maven-parents.git</connection>
4040
<developerConnection>scm:git:https://github.com/52North/maven-parents.git</developerConnection>
41-
<tag>HEAD</tag>
41+
<tag>v27</tag>
4242
</scm>
4343

4444
<issueManagement>
@@ -494,7 +494,7 @@
494494
<dependency>
495495
<groupId>org.n52</groupId>
496496
<artifactId>checkstyle-configuration</artifactId>
497-
<version>27-SNAPSHOT</version>
497+
<version>27</version>
498498
</dependency>
499499
</dependencies>
500500
</plugin>

0 commit comments

Comments
 (0)