File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 3434 <connection >scm:git:git@github.com:oracle/weblogic-deploy-tooling.git</connection >
3535 <developerConnection >scm:git:git@github.com:oracle/weblogic-deploy-tooling.git</developerConnection >
3636 <tag >HEAD</tag >
37- </scm >
37+ </scm >
3838
3939 <properties >
4040 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
256256 </execution >
257257 </executions >
258258 </plugin >
259+ <plugin >
260+ <groupId >org.apache.maven.plugins</groupId >
261+ <artifactId >maven-release-plugin</artifactId >
262+ <version >2.5.3</version >
263+ <configuration >
264+ <useReleaseProfile >false</useReleaseProfile >
265+ <tagNameFormat >weblogic-deploy-tooling-@{project.version}</tagNameFormat >
266+ </configuration >
267+ </plugin >
259268 </plugins >
260269 </build >
261270
You can’t perform that action at this time.
0 commit comments