File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838 </developer >
3939 </developers >
4040 <properties >
41- <maven .compiler.source>1.7 </maven .compiler.source>
42- <maven .compiler.target>1.7 </maven .compiler.target>
41+ <maven .compiler.source>1.8 </maven .compiler.source>
42+ <maven .compiler.target>1.8 </maven .compiler.target>
4343 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4444 </properties >
4545 <dependencies >
6161 <plugin >
6262 <groupId >org.apache.maven.plugins</groupId >
6363 <artifactId >maven-source-plugin</artifactId >
64- <version >2.2.1 </version >
64+ <version >3.1.0 </version >
6565 <executions >
6666 <execution >
6767 <id >attach-sources</id >
110110 <plugin >
111111 <groupId >org.sonatype.plugins</groupId >
112112 <artifactId >nexus-staging-maven-plugin</artifactId >
113- <version >1.6.3 </version >
113+ <version >1.6.8 </version >
114114 <extensions >true</extensions >
115115 <configuration >
116116 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments