File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 2121<url >https://github.com/richardwilly98/elasticsearch-river-mongodb</url >
2222<connection >scm:git:git@github.com:richardwilly98/elasticsearch-river-mongodb.git</connection >
2323<developerConnection >scm:git:git@github.com:richardwilly98/elasticsearch-river-mongodb.git</developerConnection >
24- <tag >HEAD </tag >
24+ <tag >elasticsearch-river-mongodb-2.0.10 </tag >
2525 </scm >
2626<issueManagement >
2727<system >GitHub</system >
3030
3131 <distributionManagement >
3232 <repository >
33- <id >ossrh </id >
33+ <id >nexus-release </id >
3434 <url >https://oss.sonatype.org/content/repositories/releases</url >
3535 </repository >
36- <snapshotRepository >
37- <id >ossrh</id >
38- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
39- </snapshotRepository >
4036 </distributionManagement >
4137
4238<developers >
120116 </execution >
121117 </executions >
122118 <configuration >
123- <serverId >ossrh </serverId >
119+ <serverId >nexus-release </serverId >
124120 <nexusUrl >https://oss.sonatype.org/</nexusUrl >
125121 <skipStaging >true</skipStaging >
126122 </configuration >
131127 </profiles >
132128<repositories >
133129<repository >
134- <id >sonatype-releases </id >
130+ <id >nexus </id >
135131<name >Sonatype Releases Repository</name >
136132<url >https://oss.sonatype.org/content/repositories/releases</url >
137133</repository >
248244 <plugin >
249245 <groupId >org.apache.maven.plugins</groupId >
250246 <artifactId >maven-release-plugin</artifactId >
251- <version >2.5.3 </version >
247+ <version >2.4.2 </version >
252248 <configuration >
253249 <tagNameFormat >@{project.artifactId}-@{project.version}</tagNameFormat >
254250 <autoVersionSubmodules >true</autoVersionSubmodules >
You can’t perform that action at this time.
0 commit comments