aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorronshapiro <ronshapiro@google.com>2016-04-21 13:27:48 -0700
committerRon Shapiro <ronshapiro@google.com>2016-04-22 13:10:43 -0400
commit5a5f70eea46eaca8839530f7b2cff932d1a6b384 (patch)
tree2c42fb2107348999c48cc56811691a8e615afc04 /examples
parent95f08610053bcb50cf5421696141cf083f3bbfe4 (diff)
downloaddagger2-5a5f70eea46eaca8839530f7b2cff932d1a6b384.tar.gz
2.4 changelog and 2.5-SNAPSHOT update
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120478313
Diffstat (limited to 'examples')
-rw-r--r--examples/android-activity-graphs/pom.xml2
-rw-r--r--examples/android-simple/pom.xml2
-rw-r--r--examples/pom.xml2
-rw-r--r--examples/simple/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/android-activity-graphs/pom.xml b/examples/android-activity-graphs/pom.xml
index 437f3e7f3..6c77a198b 100644
--- a/examples/android-activity-graphs/pom.xml
+++ b/examples/android-activity-graphs/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>com.google.dagger.example</groupId>
<artifactId>dagger-example-parent</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
</parent>
<artifactId>android-activity-graphs</artifactId>
diff --git a/examples/android-simple/pom.xml b/examples/android-simple/pom.xml
index 77f8223b0..fff3de566 100644
--- a/examples/android-simple/pom.xml
+++ b/examples/android-simple/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>com.google.dagger.example</groupId>
<artifactId>dagger-example-parent</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
</parent>
<artifactId>android-simple</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index bfa34f454..d5d04b3ce 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.google.dagger</groupId>
<artifactId>dagger-parent</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
</parent>
<groupId>com.google.dagger.example</groupId>
diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml
index 3b09104d0..f9bd69295 100644
--- a/examples/simple/pom.xml
+++ b/examples/simple/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>com.google.dagger.example</groupId>
<artifactId>dagger-example-parent</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
</parent>
<artifactId>simple</artifactId>