File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
analytics-spring-boot-starter Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >analytics-parent</artifactId >
8
8
<groupId >com.segment.analytics.java</groupId >
9
- <version >3.5.2-SNAPSHOT </version >
9
+ <version >3.5.2</version >
10
10
</parent >
11
11
12
12
<artifactId >analytics-cli</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.segment.analytics.java</groupId >
8
8
<artifactId >analytics-parent</artifactId >
9
- <version >3.5.2-SNAPSHOT </version >
9
+ <version >3.5.2</version >
10
10
</parent >
11
11
12
12
<artifactId >analytics-core</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >analytics-parent</artifactId >
8
8
<groupId >com.segment.analytics.java</groupId >
9
- <version >3.5.2-SNAPSHOT </version >
9
+ <version >3.5.2</version >
10
10
</parent >
11
11
12
12
<artifactId >analytics-sample</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.segment.analytics.java</groupId >
8
8
<artifactId >analytics-parent</artifactId >
9
- <version >3.5.2-SNAPSHOT </version >
9
+ <version >3.5.2</version >
10
10
</parent >
11
11
12
12
<artifactId >analytics-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.segment.analytics.java</groupId >
8
8
<artifactId >analytics-parent</artifactId >
9
- <version >3.5.2-SNAPSHOT </version >
9
+ <version >3.5.2</version >
10
10
</parent >
11
11
12
12
<artifactId >analytics</artifactId >
Original file line number Diff line number Diff line change 11
11
12
12
<groupId >com.segment.analytics.java</groupId >
13
13
<artifactId >analytics-parent</artifactId >
14
- <version >3.5.2-SNAPSHOT </version >
14
+ <version >3.5.2</version >
15
15
<packaging >pom</packaging >
16
16
<name >Analytics for Java (Parent)</name >
17
17
<description >The hassle-free way to add analytics to your Android app.</description >
53
53
<url >https://github.com/segmentio/analytics-java/</url >
54
54
<connection >scm:git:https://github.com/segmentio/analytics-java.git</connection >
55
55
<developerConnection >scm:git:git@github.com:segmentio/analytics-java.git</developerConnection >
56
- <tag >HEAD </tag >
56
+ <tag >analytics-parent-3.5.2 </tag >
57
57
</scm >
58
58
59
59
<issueManagement >
You can’t perform that action at this time.
0 commit comments