Skip to content

Commit 971e2ec

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 83d68cd commit 971e2ec

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

agit-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>agit-integration-tests</artifactId>
55

66
<parent>
7-
<version>1.34</version>
7+
<version>1.35-SNAPSHOT</version>
88
<groupId>com.madgag</groupId>
99
<artifactId>agit-parent</artifactId>
1010
</parent>

agit-test-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>agit-test-utils</artifactId>
55

66
<parent>
7-
<version>1.34</version>
7+
<version>1.35-SNAPSHOT</version>
88
<groupId>com.madgag</groupId>
99
<artifactId>agit-parent</artifactId>
1010
</parent>

agit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>agit</artifactId>
55

66
<parent>
7-
<version>1.34</version>
7+
<version>1.35-SNAPSHOT</version>
88
<groupId>com.madgag</groupId>
99
<artifactId>agit-parent</artifactId>
1010
</parent>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2222
<modelVersion>4.0.0</modelVersion>
23-
<version>1.34</version>
23+
<version>1.35-SNAPSHOT</version>
2424
<groupId>com.madgag</groupId>
2525
<artifactId>agit-parent</artifactId>
2626
<packaging>pom</packaging>

0 commit comments

Comments
 (0)