Skip to content
This repository was archived by the owner on Jan 14, 2018. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion extensions/robospice-google-http-client-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-google-http-client-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-google-http-client-test</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-google-http-client-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-google-http-client</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions extensions/robospice-okhttp-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
</modules>

<properties>
<okhttp.version>1.6.0</okhttp.version>
<okhttp.version>2.4.0</okhttp.version>
</properties>

<dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-okhttp-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-okhttp-test</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-okhttp-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-okhttp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/robospice-ormlite-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-parent</artifactId>
<relativePath>../../</relativePath>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-ormlite-parent</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-ormlite-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-ormlite-test</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-ormlite-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-ormlite</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions extensions/robospice-retrofit-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
</modules>

<properties>
<retrofit.version>1.6.1</retrofit.version>
<retrofit.version>1.9.0</retrofit.version>
</properties>

<dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-retrofit-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-retrofit-test</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-retrofit-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-retrofit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/robospice-spring-android-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-spring-android-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-spring-android-test</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-spring-android-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-spring-android</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/robospice-ui-spicelist-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-ui-spicelist-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-ui-spicelist-test</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-ui-spicelist-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-ui-spicelist</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Robospice - Parent</name>
<description>RoboSpice is a modular android library that eases the development of Data-Driven Android applications.</description>
Expand All @@ -26,7 +26,7 @@
<connection>scm:git:ssh://git@github.com/stephanenicolas/robospice.git</connection>
<url>git:ssh://git@github.com/stephanenicolas/robospice.git</url>
<developerConnection>scm:git:ssh://git@github.com/stephanenicolas/robospice.git</developerConnection>
<tag>robospice-parent-1.4.14</tag>
<tag>robospice-parent-1.4.15-SNAPSHOT</tag>
</scm>

<licenses>
Expand Down
2 changes: 1 addition & 1 deletion robospice-cache-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-cache-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion robospice-cache-parent/robospice-cache-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-cache-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-cache-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion robospice-cache-parent/robospice-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-cache-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion robospice-core-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-core-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion robospice-core-parent/robospice-core-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-core-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice-core-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion robospice-core-parent/robospice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-core-parent</artifactId>
<version>1.4.14</version>
<version>1.4.15-SNAPSHOT</version>
</parent>

<artifactId>robospice</artifactId>
Expand Down