Skip to content

Commit

Permalink
Updated for NamSorAPIv2.0.6
Browse files Browse the repository at this point in the history
Updated for NamSorAPIv2.0.6
  • Loading branch information
namsor committed Nov 4, 2019
1 parent cf5ba14 commit ea42e4e
Show file tree
Hide file tree
Showing 420 changed files with 44,947 additions and 33,276 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,12 @@
</profiles>

<dependencies>
<!-- https://mvnrepository.com/artifact/javax.annotation/javax.annotation-api -->
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
Expand Down
126 changes: 0 additions & 126 deletions target/apidocs/allclasses-frame.html

This file was deleted.

126 changes: 0 additions & 126 deletions target/apidocs/allclasses-noframe.html

This file was deleted.

Loading

0 comments on commit ea42e4e

Please sign in to comment.