File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
cf-java-logging-support-core
cf-java-logging-support-jersey
cf-java-logging-support-log4j2
cf-java-logging-support-logback
cf-java-logging-support-servlet Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 32
32
<parent >
33
33
<groupId >com.sap.hcp.cf.logging</groupId >
34
34
<artifactId >cf-java-logging-support-parent</artifactId >
35
- <version >2.2.0-SNAPSHOT </version >
35
+ <version >2.2.0</version >
36
36
<relativePath >../pom.xml</relativePath >
37
37
</parent >
38
38
<build >
Original file line number Diff line number Diff line change 9
9
<relativePath >../pom.xml</relativePath >
10
10
<groupId >com.sap.hcp.cf.logging</groupId >
11
11
<artifactId >cf-java-logging-support-parent</artifactId >
12
- <version >2.2.0-SNAPSHOT </version >
12
+ <version >2.2.0</version >
13
13
</parent >
14
14
15
15
<name >cf-java-logging-support-jersey</name >
Original file line number Diff line number Diff line change 11
11
<relativePath >../pom.xml</relativePath >
12
12
<groupId >com.sap.hcp.cf.logging</groupId >
13
13
<artifactId >cf-java-logging-support-parent</artifactId >
14
- <version >2.2.0-SNAPSHOT </version >
14
+ <version >2.2.0</version >
15
15
</parent >
16
16
17
17
<dependencies >
Original file line number Diff line number Diff line change 10
10
<relativePath >../pom.xml</relativePath >
11
11
<groupId >com.sap.hcp.cf.logging</groupId >
12
12
<artifactId >cf-java-logging-support-parent</artifactId >
13
- <version >2.2.0-SNAPSHOT </version >
13
+ <version >2.2.0</version >
14
14
</parent >
15
15
16
16
<dependencies >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.sap.hcp.cf.logging</groupId >
11
11
<artifactId >cf-java-logging-support-parent</artifactId >
12
- <version >2.2.0-SNAPSHOT </version >
12
+ <version >2.2.0</version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.sap.hcp.cf.logging</groupId >
6
6
<artifactId >cf-java-logging-support-parent</artifactId >
7
- <version >2.2.0-SNAPSHOT </version >
7
+ <version >2.2.0</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Cloud Foundry Java logging support components</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.sap.hcp.cf.logging</groupId >
8
8
<artifactId >cf-java-logging-support-parent</artifactId >
9
- <version >2.2.0-SNAPSHOT </version >
9
+ <version >2.2.0</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
18
18
<slf4j .version>1.7.12</slf4j .version>
19
19
<jersey .version>2.22.2</jersey .version>
20
20
<javax .ws.version>2.0.1</javax .ws.version>
21
- <cf-logging .version>2.2.0-SNAPSHOT </cf-logging .version>
21
+ <cf-logging .version>2.2.0</cf-logging .version>
22
22
</properties >
23
23
<dependencies >
24
24
<dependency >
You can’t perform that action at this time.
0 commit comments