Skip to content

Commit 74fc0ff

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b8d593c commit 74fc0ff

File tree

21 files changed

+22
-22
lines changed

21 files changed

+22
-22
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>com.squareup.retrofit2</groupId>
2727
<artifactId>parent</artifactId>
28-
<version>2.6.0</version>
28+
<version>2.6.1-SNAPSHOT</version>
2929
<packaging>pom</packaging>
3030

3131
<name>Retrofit (Parent)</name>
@@ -82,7 +82,7 @@
8282
<url>https://github.com/square/retrofit</url>
8383
<connection>scm:git:git://github.com/square/retrofit.git</connection>
8484
<developerConnection>scm:git:ssh://[email protected]/square/retrofit.git</developerConnection>
85-
<tag>parent-2.6.0</tag>
85+
<tag>HEAD</tag>
8686
</scm>
8787

8888
<issueManagement>

retrofit-adapters/guava/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-adapters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-adapters/java8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-adapters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-adapters/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-adapters/rxjava/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-adapters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-adapters/rxjava2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-adapters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-adapters/scala/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-adapters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/gson/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-converters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/guava/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-converters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/jackson/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-converters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/java8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-converters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/jaxb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-converters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/moshi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-converters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/protobuf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-converters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/scalars/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-converters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/simplexml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>retrofit-converters</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit-converters/wire/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.squareup.retrofit2</groupId>
1212
<artifactId>retrofit-converters</artifactId>
13-
<version>2.6.0</version>
13+
<version>2.6.1-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

retrofit-mock/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

retrofit/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

samples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.squareup.retrofit2</groupId>
88
<artifactId>parent</artifactId>
9-
<version>2.6.0</version>
9+
<version>2.6.1-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)