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 3939 </snapshotRepository >
4040 <repository >
4141 <id >ossrh</id >
42- <url >https://oss.sonatype.org/content/repositories/releases </url >
42+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2 </url >
4343 </repository >
4444 </distributionManagement >
4545
8989 <plugin >
9090 <groupId >org.sonatype.plugins</groupId >
9191 <artifactId >nexus-staging-maven-plugin</artifactId >
92- <version >1.6.7 </version >
92+ <version >1.6.9 </version >
9393 <extensions >true</extensions >
9494 <configuration >
9595 <serverId >ossrh</serverId >
147147 <artifactId >maven-compiler-plugin</artifactId >
148148 <version >2.3.2</version >
149149 <configuration >
150- <source >1.5 </source >
151- <target >1.5 </target >
150+ <source >1.7 </source >
151+ <target >1.7 </target >
152152 </configuration >
153153 </plugin >
154154 <plugin >
You can’t perform that action at this time.
0 commit comments