Skip to content

Commit eeb45d5

Browse files
committed
wip
1 parent 4fe8d0c commit eeb45d5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ target/
2121
.DS_Store
2222
/dependency-reduced-pom.xml
2323
/release.properties
24+
/pom.xml.releaseBackup

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>com.github.elibracha</groupId>
1111
<artifactId>openapi-diff</artifactId>
12-
<version>2.2.9</version>
12+
<version>2.2.10-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414

1515
<name>openapi-diff</name>

0 commit comments

Comments
 (0)