File tree Expand file tree Collapse file tree 6 files changed +27
-7
lines changed
analytics-spring-boot-starter Expand file tree Collapse file tree 6 files changed +27
-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.1.3 </version >
9
+ <version >3.2.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >analytics-cli</artifactId >
79
79
</plugins >
80
80
</build >
81
81
82
+
83
+ <scm >
84
+ <tag >analytics-parent-3.2.0</tag >
85
+ </scm >
82
86
</project >
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.1.3 </version >
9
+ <version >3.2.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >analytics-core</artifactId >
68
68
</dependency >
69
69
</dependencies >
70
70
71
+
72
+ <scm >
73
+ <tag >analytics-parent-3.2.0</tag >
74
+ </scm >
71
75
</project >
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.1.3 </version >
9
+ <version >3.2.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >analytics-sample</artifactId >
47
47
</plugins >
48
48
</build >
49
49
50
+
51
+ <scm >
52
+ <tag >analytics-parent-3.2.0</tag >
53
+ </scm >
50
54
</project >
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.1.3 </version >
9
+ <version >3.2.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >analytics-spring-boot-starter</artifactId >
26
26
<version >${spring.boot.version} </version >
27
27
</dependency >
28
28
</dependencies >
29
+
30
+ <scm >
31
+ <tag >analytics-parent-3.2.0</tag >
32
+ </scm >
29
33
</project >
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.1.3 </version >
9
+ <version >3.2.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >analytics</artifactId >
88
88
</plugins >
89
89
</build >
90
90
91
+
92
+ <scm >
93
+ <tag >analytics-parent-3.2.0</tag >
94
+ </scm >
91
95
</project >
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.1.3-SNAPSHOT </version >
14
+ <version >3.2.0 </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.2.0 </tag >
57
57
</scm >
58
58
59
59
<issueManagement >
You can’t perform that action at this time.
0 commit comments