File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1414 <modelVersion >4.0.0</modelVersion >
1515 <groupId >org.java-websocket</groupId >
1616 <artifactId >Java-WebSocket</artifactId >
17- <version >1.3.0</version >
17+ <version >1.3.0-SNAPSHOT </version >
1818 <packaging >jar</packaging >
1919 <name >Java WebSocket</name >
2020 <url >http://java-websocket.org/</url >
3737 <plugin >
3838 <groupId >org.apache.maven.plugins</groupId >
3939 <artifactId >maven-source-plugin</artifactId >
40+ <version >2.2.1</version >
4041 <executions >
4142 <execution >
4243 <id >attach-sources</id >
4950 <plugin >
5051 <groupId >org.apache.maven.plugins</groupId >
5152 <artifactId >maven-javadoc-plugin</artifactId >
53+ <version >2.9</version >
5254 <executions >
5355 <execution >
5456 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments