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 323323 <artifactId >maven-release-plugin</artifactId >
324324 <version >3.0.0-M4</version >
325325 <configuration >
326- <connectionUrl >scm:git:https://github.com/pivotal /spring-boot-migrator.git</connectionUrl >
326+ <connectionUrl >scm:git:https://github.com/spring-projects-experimental /spring-boot-migrator.git</connectionUrl >
327327 <autoVersionSubmodules >true</autoVersionSubmodules >
328328 <tagNameFormat >@{project.version}</tagNameFormat >
329329 <releaseProfiles >release</releaseProfiles >
336336 <version >1.4.0</version >
337337 <configuration >
338338 <description >Description of your release</description >
339- <releaseName >0.8 .0</releaseName >
339+ <releaseName >0.11 .0</releaseName >
340340 <!-- <tag>${project.version}</tag> -->
341- <tag >0.8 .0</tag >
341+ <tag >0.11 .0</tag >
342342
343343 <!-- If your project has additional artifacts, such as ones produced by
344344 the maven-assembly-plugin, you can define the following
351351 </includes >
352352 </fileSet >
353353 </fileSets >
354- <repositoryId >pivotal /spring-boot-migrator</repositoryId >
354+ <repositoryId >spring-projects-experimental /spring-boot-migrator</repositoryId >
355355 </configuration >
356356 </plugin >
357357
You can’t perform that action at this time.
0 commit comments