Skip to content

Commit a101bb8

Browse files
committed
fix
1 parent 72967bb commit a101bb8

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.pigumer.tools.archetype</groupId>
66
<artifactId>openapi-archetype</artifactId>
7-
<version>0.1.3</version>
7+
<version>0.1.4</version>
88
<packaging>maven-archetype</packaging>
99

1010
<name>openapi-archetype</name>
@@ -57,11 +57,6 @@
5757
</build>
5858

5959
<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>
6560
<repository>
6661
<id>github</id>
6762
<name>GitHub Packages</name>

0 commit comments

Comments
 (0)