We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c77d6 commit ffc6d9fCopy full SHA for ffc6d9f
sample/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>com.sap.hcp.cf.logging</groupId>
8
<artifactId>cf-java-logging-support-parent</artifactId>
9
- <version>2.0.11</version>
+ <version>2.1.0-SNAPSHOT</version>
10
<relativePath>../pom.xml</relativePath>
11
</parent>
12
@@ -18,7 +18,7 @@
18
<slf4j.version>1.7.12</slf4j.version>
19
<jersey.version>2.22.2</jersey.version>
20
<javax.ws.version>2.0.1</javax.ws.version>
21
- <cf-logging.version>2.0.11</cf-logging.version>
+ <cf-logging.version>2.1.0-SNAPSHOT</cf-logging.version>
22
</properties>
23
<dependencies>
24
<dependency>
0 commit comments