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 ed2e48f commit fe2823dCopy full SHA for fe2823d
1 file changed
pom.xml
@@ -19,7 +19,7 @@
19
<groupId>com.github.fge</groupId>
20
<artifactId>json-patch</artifactId>
21
<name>json-patch</name>
22
- <version>1.3-SNAPSHOT</version>
+ <version>1.3</version>
23
<packaging>jar</packaging>
24
<description>JSON Patch implementation in Java</description>
25
<url>https://github.com/fge/json-patch</url>
0 commit comments