Skip to content

Commit 3116753

Browse files
committed
fix publish in CI
1 parent e091430 commit 3116753

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You need the following installed and available in your $PATH:
148148
* Apache maven 3.0.4 or greater (http://maven.apache.org/)
149149

150150

151-
### To build from source (currently 1.6.16-SNAPSHOT)
151+
### To build from source (currently 1.6.17-SNAPSHOT)
152152
```
153153
# first time building locally
154154
mvn -N

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<artifactId>oss-parent</artifactId>
66
<version>5</version>
77
</parent>
8+
<distributionManagement/>
89
<modelVersion>4.0.0</modelVersion>
910
<groupId>io.swagger</groupId>
1011
<artifactId>swagger-project</artifactId>

0 commit comments

Comments
 (0)