Skip to content

Commit 2ad7c38

Browse files
committed
* 'master' of https://github.com/52North/maven-parents: [maven-release-plugin] prepare for next development iteration
2 parents 8257407 + 8ed182c commit 2ad7c38

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

checkstyle-configuration/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44
<parent>
55
<groupId>org.n52</groupId>
66
<artifactId>parent</artifactId>
7+
<<<<<<< HEAD
78
<version>30-SNAPSHOT</version>
9+
=======
10+
<version>29-SNAPSHOT</version>
11+
>>>>>>> 8ed182c1bf34e5074fd90d20ba7adc690e11912a
812
</parent>
913
<artifactId>checkstyle-configuration</artifactId>
1014
<name>52°North Checkstyle Configuration</name>

pom.xml

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

55
<groupId>org.n52</groupId>
66
<artifactId>parent</artifactId>
7+
<<<<<<< HEAD
78
<version>30-SNAPSHOT</version>
9+
=======
10+
<version>29-SNAPSHOT</version>
11+
>>>>>>> 8ed182c1bf34e5074fd90d20ba7adc690e11912a
812

913
<packaging>pom</packaging>
1014

@@ -38,7 +42,11 @@
3842
<url>https://github.com/52North/maven-parents</url>
3943
<connection>scm:git:https://github.com/52North/maven-parents.git</connection>
4044
<developerConnection>scm:git:https://github.com/52North/maven-parents.git</developerConnection>
45+
<<<<<<< HEAD
4146
<tag>HEAD</tag>
47+
=======
48+
<tag>v27</tag>
49+
>>>>>>> 8ed182c1bf34e5074fd90d20ba7adc690e11912a
4250
</scm>
4351

4452
<issueManagement>

0 commit comments

Comments
 (0)