This repository was archived by the owner on Aug 26, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.squareup.dagger</groupId >
2323 <artifactId >dagger-parent</artifactId >
24- <version >1.2.2-SNAPSHOT </version >
24+ <version >1.2.2</version >
2525 <relativePath >../pom.xml</relativePath >
2626 </parent >
2727
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.squareup.dagger</groupId >
2222 <artifactId >dagger-parent</artifactId >
23- <version >1.2.2-SNAPSHOT </version >
23+ <version >1.2.2</version >
2424 <relativePath >../pom.xml</relativePath >
2525 </parent >
2626
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.squareup.dagger.example</groupId >
2222 <artifactId >dagger-example-parent</artifactId >
23- <version >1.2.2-SNAPSHOT </version >
23+ <version >1.2.2</version >
2424 </parent >
2525
2626 <artifactId >android-activity-graphs</artifactId >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.squareup.dagger.example</groupId >
2222 <artifactId >dagger-example-parent</artifactId >
23- <version >1.2.2-SNAPSHOT </version >
23+ <version >1.2.2</version >
2424 </parent >
2525
2626 <artifactId >android-simple</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >com.squareup.dagger</groupId >
2323 <artifactId >dagger-parent</artifactId >
24- <version >1.2.2-SNAPSHOT </version >
24+ <version >1.2.2</version >
2525 </parent >
2626
2727 <groupId >com.squareup.dagger.example</groupId >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.squareup.dagger.example</groupId >
2222 <artifactId >dagger-example-parent</artifactId >
23- <version >1.2.2-SNAPSHOT </version >
23+ <version >1.2.2</version >
2424 </parent >
2525
2626 <artifactId >simple</artifactId >
Original file line number Diff line number Diff line change 2626 <groupId >com.squareup.dagger</groupId >
2727 <artifactId >dagger-parent</artifactId >
2828 <packaging >pom</packaging >
29- <version >1.2.2-SNAPSHOT </version >
29+ <version >1.2.2</version >
3030 <name >Dagger (Parent)</name >
3131 <description >A fast dependency injector for Android and Java.</description >
3232 <url >https://github.com/square/dagger</url >
5757 <url >http://github.com/square/dagger/</url >
5858 <connection >scm:git:git://github.com/square/dagger.git</connection >
5959 <developerConnection >scm:git:ssh://git@github.com/square/dagger.git</developerConnection >
60- <tag >HEAD </tag >
60+ <tag >dagger-parent-1.2.2 </tag >
6161 </scm >
6262
6363 <issueManagement >
You can’t perform that action at this time.
0 commit comments