File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.github.hageldave.jplotter</groupId >
66 <artifactId >jplotter</artifactId >
7- <version >0.4.1-SNAPSHOT </version >
7+ <version >0.5.0 </version >
88
99 <name >JPlotter</name >
1010 <url >https://github.com/hageldave/JPlotter</url >
7272 <plugin >
7373 <groupId >org.apache.maven.plugins</groupId >
7474 <artifactId >maven-source-plugin</artifactId >
75- <version >2.4 </version >
75+ <version >3.2.1 </version >
7676 <executions >
7777 <execution >
7878 <id >attach-sources</id >
8787 <plugin >
8888 <groupId >org.apache.maven.plugins</groupId >
8989 <artifactId >maven-javadoc-plugin</artifactId >
90- <version >2.10.3 </version >
90+ <version >3.2.0 </version >
9191 <executions >
9292 <execution >
9393 <id >attach-javadocs</id >
102102 <plugin >
103103 <groupId >org.apache.maven.plugins</groupId >
104104 <artifactId >maven-gpg-plugin</artifactId >
105- <version >1.5 </version >
105+ <version >1.6 </version >
106106 <executions >
107107 <execution >
108108 <id >sign-artifacts</id >
118118 <plugin >
119119 <groupId >org.sonatype.plugins</groupId >
120120 <artifactId >nexus-staging-maven-plugin</artifactId >
121- <version >1.6.3 </version >
121+ <version >1.6.8 </version >
122122 <extensions >true</extensions >
123123 <configuration >
124124 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments