We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130ffca commit 8b8502aCopy full SHA for 8b8502a
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.elibracha</groupId>
6
<artifactId>openapi-diff-commons</artifactId>
7
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
8
9
<parent>
10
<groupId>org.sonatype.oss</groupId>
@@ -26,7 +26,7 @@
26
<connection>scm:git:git://github.com/elibracha/openapi-diff-models.git</connection>
27
<developerConnection>scm:git:git@github.com:elibracha/openapi-diff-models.git</developerConnection>
28
<url>https://github.com/elibracha/openapi-diff-models</url>
29
- <tag>openapi-diff-commons-1.0.1</tag>
+ <tag>openapi-diff-models-1.0.0</tag>
30
</scm>
31
32
<distributionManagement>
0 commit comments