File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
analytics-spring-boot-starter Expand file tree Collapse file tree 6 files changed +10
-10
lines changed 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.4.1-SNAPSHOT </version >
9+ <version >3.5.0 </version >
1010 </parent >
1111
1212 <artifactId >analytics-cli</artifactId >
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.4.1-SNAPSHOT </version >
9+ <version >3.5.0 </version >
1010 </parent >
1111
1212 <artifactId >analytics-core</artifactId >
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.4.1-SNAPSHOT </version >
9+ <version >3.5.0 </version >
1010 </parent >
1111
1212 <artifactId >analytics-sample</artifactId >
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.4.1-SNAPSHOT </version >
9+ <version >3.5.0 </version >
1010 </parent >
1111
1212 <artifactId >analytics-spring-boot-starter</artifactId >
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.4.1-SNAPSHOT </version >
9+ <version >3.5.0 </version >
1010 </parent >
1111
1212 <artifactId >analytics</artifactId >
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.4.1-SNAPSHOT </version >
14+ <version >3.5.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:
[email protected] :segmentio/analytics-java.git</
developerConnection >
56- <tag >HEAD </tag >
56+ <tag >analytics-parent-3.5.0 </tag >
5757 </scm >
5858
5959 <issueManagement >
189189 <version >1.5</version >
190190 <style >GOOGLE</style >
191191 </googleJavaFormat >
192- <removeUnusedImports />
192+ <removeUnusedImports />
193193 </java >
194194 </configuration >
195195 </plugin >
229229 </goals >
230230 </pluginExecutionFilter >
231231 <action >
232- <ignore />
232+ <ignore />
233233 </action >
234234 </pluginExecution >
235235 </pluginExecutions >
276276 <format >html</format >
277277 <format >xml</format >
278278 </formats >
279- <check />
279+ <check />
280280 </configuration >
281281 </plugin >
282282 <plugin >
You can’t perform that action at this time.
0 commit comments