There was an error while loading. Please reload this page.
1 parent e091430 commit 3116753Copy full SHA for 3116753
2 files changed
README.md
@@ -148,7 +148,7 @@ You need the following installed and available in your $PATH:
148
* Apache maven 3.0.4 or greater (http://maven.apache.org/)
149
150
151
-### To build from source (currently 1.6.16-SNAPSHOT)
+### To build from source (currently 1.6.17-SNAPSHOT)
152
```
153
# first time building locally
154
mvn -N
pom.xml
@@ -5,6 +5,7 @@
5
<artifactId>oss-parent</artifactId>
6
<version>5</version>
7
</parent>
8
+ <distributionManagement/>
9
<modelVersion>4.0.0</modelVersion>
10
<groupId>io.swagger</groupId>
11
<artifactId>swagger-project</artifactId>
0 commit comments