aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorronshapiro <ronshapiro@google.com>2016-07-08 09:06:59 -0700
committercgruber <cgruber@google.com>2016-07-25 12:47:16 -0700
commit788eaea98653a0ca54565ad8b4260ff7fb554b10 (patch)
treee45eb8368b08935206750bc4fa6a25b675d60ecf /examples
parent633c97b2236d0326f3d2b768957f48af83dcd1a3 (diff)
downloaddagger2-788eaea98653a0ca54565ad8b4260ff7fb554b10.tar.gz
Update to 2.6-SNAPSHOT
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=126916632
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 6c77a198b..24098fcf1 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.5-SNAPSHOT</version>
+ <version>2.6-snapshot</version>
</parent>
<artifactId>android-activity-graphs</artifactId>
diff --git a/examples/android-simple/pom.xml b/examples/android-simple/pom.xml
index fff3de566..d14207d08 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.5-SNAPSHOT</version>
+ <version>2.6-snapshot</version>
</parent>
<artifactId>android-simple</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index d5d04b3ce..a8970e592 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.5-SNAPSHOT</version>
+ <version>2.6-snapshot</version>
</parent>
<groupId>com.google.dagger.example</groupId>
diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml
index f9bd69295..749c67f6a 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.5-SNAPSHOT</version>
+ <version>2.6-snapshot</version>
</parent>
<artifactId>simple</artifactId>