Skip to content

Commit e3cf5c1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5e0e378 commit e3cf5c1

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

phoneblock-ab/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.haumacher</groupId>
66
<artifactId>phoneblock-parent</artifactId>
7-
<version>1.7.7</version>
7+
<version>1.7.8-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>phoneblock-ab</artifactId>
@@ -33,7 +33,7 @@
3333

3434
<scm>
3535
<developerConnection>scm:git:https://github.com/haumacher/phoneblock.git</developerConnection>
36-
<tag>1.7.7</tag>
36+
<tag>1.6.14</tag>
3737
</scm>
3838

3939
<properties>

phoneblock-shared/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.haumacher</groupId>
66
<artifactId>phoneblock-parent</artifactId>
7-
<version>1.7.7</version>
7+
<version>1.7.8-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>phoneblock-shared</artifactId>
@@ -31,7 +31,7 @@
3131

3232
<scm>
3333
<developerConnection>scm:git:https://github.com/haumacher/phoneblock.git</developerConnection>
34-
<tag>1.7.7</tag>
34+
<tag>1.6.14</tag>
3535
</scm>
3636

3737
<dependencies>

phoneblock/pom.xml

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

44
<groupId>de.haumacher</groupId>
55
<artifactId>phoneblock</artifactId>
6-
<version>1.7.7</version>
6+
<version>1.7.8-SNAPSHOT</version>
77

88
<name>PhoneBlock</name>
99
<description>Ad blocker for your Fritz!Box</description>
@@ -29,7 +29,7 @@
2929

3030
<scm>
3131
<developerConnection>scm:git:https://github.com/haumacher/phoneblock.git</developerConnection>
32-
<tag>1.7.7</tag>
32+
<tag>1.6.14</tag>
3333
</scm>
3434

3535
<packaging>war</packaging>

pom.xml

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

44
<groupId>de.haumacher</groupId>
55
<artifactId>phoneblock-parent</artifactId>
6-
<version>1.7.7</version>
6+
<version>1.7.8-SNAPSHOT</version>
77

88
<name>PhoneBlock Aggregator</name>
99
<description>Maven aggregator building all parts of PhoneBlock</description>
@@ -31,7 +31,7 @@
3131

3232
<scm>
3333
<developerConnection>scm:git:https://github.com/haumacher/phoneblock.git</developerConnection>
34-
<tag>1.7.7</tag>
34+
<tag>1.6.14</tag>
3535
</scm>
3636

3737
<modules>

0 commit comments

Comments
 (0)