Skip to content

Commit 3a7d2d6

Browse files
chrisknollanthonysena
authored andcommitted
Set WebAPI version to 2.2.0 (#261)
1 parent 6c0e3f3 commit 3a7d2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>1.0.0-SNAPSHOT</version>
1010
<name>WebAPI</name>
1111
<properties>
12-
<webapi.version>2.1.0</webapi.version>
12+
<webapi.version>2.2.0</webapi.version>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<jersey.version>2.14</jersey.version>
1515
<!-- Spring Boot manages spring.version as well -->

0 commit comments

Comments
 (0)