We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe8d0c commit eeb45d5Copy full SHA for eeb45d5
2 files changed
.gitignore
@@ -21,3 +21,4 @@ target/
21
.DS_Store
22
/dependency-reduced-pom.xml
23
/release.properties
24
+/pom.xml.releaseBackup
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.github.elibracha</groupId>
11
<artifactId>openapi-diff</artifactId>
12
- <version>2.2.9</version>
+ <version>2.2.10-SNAPSHOT</version>
13
<packaging>jar</packaging>
14
15
<name>openapi-diff</name>
0 commit comments