File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change 2828 <repository >
2929 <id >mine</id >
3030 <name >mine</name >
31- <url >http ://raykrueger.googlecode. com/svn/repository </url >
31+ <url >https ://github. com/raykrueger/hibernate-memcached </url >
3232 </repository >
3333 <repository >
3434 <id >maven2-repository</id >
6666 </distributionManagement >
6767
6868 <build >
69- <extensions >
70- <extension >
71- <groupId >org.jvnet.wagon-svn</groupId >
72- <artifactId >wagon-svn</artifactId >
73- <version >1.8</version >
74- </extension >
75- </extensions >
7669 <plugins >
7770 <plugin >
7871 <groupId >org.apache.maven.plugins</groupId >
222215 </execution >
223216 </executions >
224217 </plugin >
225- <plugin >
226- <groupId >org.sonatype.plugins</groupId >
227- <artifactId >nexus-staging-maven-plugin</artifactId >
228- <version >1.6.3</version >
229- <extensions >true</extensions >
230- <configuration >
231- <serverId >ossrh</serverId >
232- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
233- <autoReleaseAfterClose >true</autoReleaseAfterClose >
234- </configuration >
235- </plugin >
236218 </plugins >
237219 </build >
238220
You can’t perform that action at this time.
0 commit comments