We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72967bb commit a101bb8Copy full SHA for a101bb8
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.pigumer.tools.archetype</groupId>
6
<artifactId>openapi-archetype</artifactId>
7
- <version>0.1.3</version>
+ <version>0.1.4</version>
8
<packaging>maven-archetype</packaging>
9
10
<name>openapi-archetype</name>
@@ -57,11 +57,6 @@
57
</build>
58
59
<distributionManagement>
60
- <repository>
61
- <id>ossrh</id>
62
- <name>Central Repository OSSRH</name>
63
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
64
- </repository>
65
<repository>
66
<id>github</id>
67
<name>GitHub Packages</name>
0 commit comments