File tree Expand file tree Collapse file tree
analytics-spring-boot-starter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >analytics-parent</artifactId >
88 <groupId >com.segment.analytics.java</groupId >
9- <version >3.1.3 </version >
9+ <version >3.2.0 </version >
1010 </parent >
1111
1212 <artifactId >analytics-cli</artifactId >
7979 </plugins >
8080 </build >
8181
82+
83+ <scm >
84+ <tag >analytics-parent-3.2.0</tag >
85+ </scm >
8286</project >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.segment.analytics.java</groupId >
88 <artifactId >analytics-parent</artifactId >
9- <version >3.1.3 </version >
9+ <version >3.2.0 </version >
1010 </parent >
1111
1212 <artifactId >analytics-core</artifactId >
6868 </dependency >
6969 </dependencies >
7070
71+
72+ <scm >
73+ <tag >analytics-parent-3.2.0</tag >
74+ </scm >
7175</project >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >analytics-parent</artifactId >
88 <groupId >com.segment.analytics.java</groupId >
9- <version >3.1.3 </version >
9+ <version >3.2.0 </version >
1010 </parent >
1111
1212 <artifactId >analytics-sample</artifactId >
4747 </plugins >
4848 </build >
4949
50+
51+ <scm >
52+ <tag >analytics-parent-3.2.0</tag >
53+ </scm >
5054</project >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.segment.analytics.java</groupId >
88 <artifactId >analytics-parent</artifactId >
9- <version >3.1.3 </version >
9+ <version >3.2.0 </version >
1010 </parent >
1111
1212 <artifactId >analytics-spring-boot-starter</artifactId >
2626 <version >${spring.boot.version} </version >
2727 </dependency >
2828 </dependencies >
29+
30+ <scm >
31+ <tag >analytics-parent-3.2.0</tag >
32+ </scm >
2933</project >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.segment.analytics.java</groupId >
88 <artifactId >analytics-parent</artifactId >
9- <version >3.1.3 </version >
9+ <version >3.2.0 </version >
1010 </parent >
1111
1212 <artifactId >analytics</artifactId >
8888 </plugins >
8989 </build >
9090
91+
92+ <scm >
93+ <tag >analytics-parent-3.2.0</tag >
94+ </scm >
9195</project >
Original file line number Diff line number Diff line change 1111
1212 <groupId >com.segment.analytics.java</groupId >
1313 <artifactId >analytics-parent</artifactId >
14- <version >3.1.3-SNAPSHOT </version >
14+ <version >3.2.0 </version >
1515 <packaging >pom</packaging >
1616 <name >Analytics for Java (Parent)</name >
1717 <description >The hassle-free way to add analytics to your Android app.</description >
5353 <url >https://github.com/segmentio/analytics-java/</url >
5454 <connection >scm:git:https://github.com/segmentio/analytics-java.git</connection >
5555 <developerConnection >scm:git:git@github.com:segmentio/analytics-java.git</developerConnection >
56- <tag >HEAD </tag >
56+ <tag >analytics-parent-3.2.0 </tag >
5757 </scm >
5858
5959 <issueManagement >
You can’t perform that action at this time.
0 commit comments