File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed
sentry-spring-boot-starter Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<groupId >io.sentry</groupId >
12
12
<artifactId >sentry-all</artifactId >
13
- <version >1.7.27-SNAPSHOT </version >
13
+ <version >1.7.27</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<name >Sentry-Java</name >
87
87
<url >https://github.com/${github.repo} </url >
88
88
<connection >scm:git:git://github.com/${github.repo} .git</connection >
89
89
<
developerConnection >scm:git:
[email protected] :
${github.repo} .git</
developerConnection >
90
- <tag >HEAD </tag >
90
+ <tag >v1.7.27 </tag >
91
91
</scm >
92
92
<issueManagement >
93
93
<url >https://github.com/${github.repo} /issues</url >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.sentry</groupId >
7
7
<artifactId >sentry-all</artifactId >
8
- <version >1.7.27-SNAPSHOT </version >
8
+ <version >1.7.27</version >
9
9
</parent >
10
10
11
11
<artifactId >sentry-android</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.sentry</groupId >
6
6
<artifactId >sentry-all</artifactId >
7
- <version >1.7.27-SNAPSHOT </version >
7
+ <version >1.7.27</version >
8
8
</parent >
9
9
10
10
<artifactId >sentry-appengine</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.sentry</groupId >
7
7
<artifactId >sentry-all</artifactId >
8
- <version >1.7.27-SNAPSHOT </version >
8
+ <version >1.7.27</version >
9
9
</parent >
10
10
11
11
<artifactId >sentry-log4j</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.sentry</groupId >
7
7
<artifactId >sentry-all</artifactId >
8
- <version >1.7.27-SNAPSHOT </version >
8
+ <version >1.7.27</version >
9
9
</parent >
10
10
11
11
<artifactId >sentry-log4j2</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.sentry</groupId >
7
7
<artifactId >sentry-all</artifactId >
8
- <version >1.7.27-SNAPSHOT </version >
8
+ <version >1.7.27</version >
9
9
</parent >
10
10
11
11
<artifactId >sentry-logback</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >sentry-all</artifactId >
8
8
<groupId >io.sentry</groupId >
9
- <version >1.7.27-SNAPSHOT </version >
9
+ <version >1.7.27</version >
10
10
</parent >
11
11
12
12
<artifactId >sentry-spring-boot-starter</artifactId >
24
24
<dependency >
25
25
<groupId >io.sentry</groupId >
26
26
<artifactId >sentry-spring</artifactId >
27
- <version >1.7.27-SNAPSHOT </version >
27
+ <version >1.7.27</version >
28
28
</dependency >
29
29
30
30
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.sentry</groupId >
7
7
<artifactId >sentry-all</artifactId >
8
- <version >1.7.27-SNAPSHOT </version >
8
+ <version >1.7.27</version >
9
9
</parent >
10
10
11
11
<artifactId >sentry-spring</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.sentry</groupId >
7
7
<artifactId >sentry-all</artifactId >
8
- <version >1.7.27-SNAPSHOT </version >
8
+ <version >1.7.27</version >
9
9
</parent >
10
10
11
11
<artifactId >sentry</artifactId >
You can’t perform that action at this time.
0 commit comments