aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorronshapiro <ronshapiro@google.com>2016-04-12 13:39:19 -0700
committerRon Shapiro <ronshapiro@google.com>2016-04-20 13:33:06 -0400
commit58e6fb6ef93880139315aebfafc69cf9bd53125a (patch)
tree238c4bcc71416630f327530e2f75b46b36372f9f /examples
parent24b02289ef5a0f6efec803078d3b031f77d7dc7c (diff)
downloaddagger2-58e6fb6ef93880139315aebfafc69cf9bd53125a.tar.gz
Add Changelog for 2.3 and bump to 2.4-SNAPSHOT
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119674175
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 8e9afd4b1..437f3e7f3 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.2-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
</parent>
<artifactId>android-activity-graphs</artifactId>
diff --git a/examples/android-simple/pom.xml b/examples/android-simple/pom.xml
index 53f8dced3..77f8223b0 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.2-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
</parent>
<artifactId>android-simple</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 406e8d7f6..bfa34f454 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.2-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
</parent>
<groupId>com.google.dagger.example</groupId>
diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml
index e690d06d5..3b09104d0 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.2-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
</parent>
<artifactId>simple</artifactId>