File tree Expand file tree Collapse file tree 9 files changed +12
-14
lines changed
sentry-spring-boot-starter Expand file tree Collapse file tree 9 files changed +12
-14
lines changed Original file line number Diff line number Diff line change 1010
1111 <groupId >io.sentry</groupId >
1212 <artifactId >sentry-all</artifactId >
13- <version >1.7.16-SNAPSHOT </version >
13+ <version >1.7.16</version >
1414 <packaging >pom</packaging >
1515
1616 <name >Sentry-Java</name >
8787 <url >https://github.com/${github.repo} </url >
8888 <connection >scm:git:git://github.com/${github.repo} .git</connection >
8989 <
developerConnection >scm:git:
[email protected] :
${github.repo} .git</
developerConnection >
90- <tag >HEAD </tag >
90+ <tag >v1.7.16 </tag >
9191 </scm >
9292 <issueManagement >
9393 <url >https://github.com/${github.repo} /issues</url >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.sentry</groupId >
77 <artifactId >sentry-all</artifactId >
8- <version >1.7.16-SNAPSHOT </version >
8+ <version >1.7.16</version >
99 </parent >
1010
1111 <artifactId >sentry-android</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.sentry</groupId >
66 <artifactId >sentry-all</artifactId >
7- <version >1.7.16-SNAPSHOT </version >
7+ <version >1.7.16</version >
88 </parent >
99
1010 <artifactId >sentry-appengine</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.sentry</groupId >
77 <artifactId >sentry-all</artifactId >
8- <version >1.7.16-SNAPSHOT </version >
8+ <version >1.7.16</version >
99 </parent >
1010
1111 <artifactId >sentry-log4j</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.sentry</groupId >
77 <artifactId >sentry-all</artifactId >
8- <version >1.7.16-SNAPSHOT </version >
8+ <version >1.7.16</version >
99 </parent >
1010
1111 <artifactId >sentry-log4j2</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.sentry</groupId >
77 <artifactId >sentry-all</artifactId >
8- <version >1.7.16-SNAPSHOT </version >
8+ <version >1.7.16</version >
99 </parent >
1010
1111 <artifactId >sentry-logback</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53
64 <modelVersion >4.0.0</modelVersion >
75
86 <parent >
97 <artifactId >sentry-all</artifactId >
108 <groupId >io.sentry</groupId >
11- <version >1.7.16-SNAPSHOT </version >
9+ <version >1.7.16</version >
1210 </parent >
1311
1412 <artifactId >sentry-spring-boot-starter</artifactId >
2624 <dependency >
2725 <groupId >io.sentry</groupId >
2826 <artifactId >sentry-spring</artifactId >
29- <version >1.7.16-SNAPSHOT </version >
27+ <version >1.7.16</version >
3028 </dependency >
3129
3230 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.sentry</groupId >
77 <artifactId >sentry-all</artifactId >
8- <version >1.7.16-SNAPSHOT </version >
8+ <version >1.7.16</version >
99 </parent >
1010
1111 <artifactId >sentry-spring</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.sentry</groupId >
77 <artifactId >sentry-all</artifactId >
8- <version >1.7.16-SNAPSHOT </version >
8+ <version >1.7.16</version >
99 </parent >
1010
1111 <artifactId >sentry</artifactId >
You can’t perform that action at this time.
0 commit comments