Skip to content

Commit ffc6d9f

Browse files
set correct version to sample/pom.xml
Change-Id: I25b98fb033c289fcb02165c3c105cd5e114b36e1
1 parent c0c77d6 commit ffc6d9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.sap.hcp.cf.logging</groupId>
88
<artifactId>cf-java-logging-support-parent</artifactId>
9-
<version>2.0.11</version>
9+
<version>2.1.0-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

@@ -18,7 +18,7 @@
1818
<slf4j.version>1.7.12</slf4j.version>
1919
<jersey.version>2.22.2</jersey.version>
2020
<javax.ws.version>2.0.1</javax.ws.version>
21-
<cf-logging.version>2.0.11</cf-logging.version>
21+
<cf-logging.version>2.1.0-SNAPSHOT</cf-logging.version>
2222
</properties>
2323
<dependencies>
2424
<dependency>

0 commit comments

Comments
 (0)