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 33 <groupId >com.axonivy.ivy.ci</groupId >
44 <artifactId >project-build-plugin</artifactId >
55 <packaging >maven-plugin</packaging >
6- <version >12.0.1-SNAPSHOT </version >
6+ <version >12.0.1</version >
77
88 <name >Axon Ivy Project Build Plugin</name >
99 <description >Maven plugin for the automated building of Axon Ivy Projects. Referenced from the pom.xml of Axon Ivy Projects.</description >
3030 <
connection >scm:git:
[email protected] :axonivy/project-build-plugin.git</
connection >
3131 <
developerConnection >scm:git:
[email protected] :axonivy/project-build-plugin.git</
developerConnection >
3232 <
url >
[email protected] :axonivy/project-build-plugin.git</
url >
33- <tag >v8 .0.3 </tag >
33+ <tag >v12 .0.1 </tag >
3434 </scm >
3535
3636 <organization >
287287 <id >gh-pages.redirect.page</id >
288288 <configuration >
289289 <target >
290- <move todir =" ${project.build.directory}/site/${site.path}/${pluginVersion.majorVersion}.${pluginVersion.minorVersion}" >
290+ <move todir =" ${project.build.directory}/site/${site.path}/${pluginVersion.majorVersion}.${pluginVersion.minorVersion}" >
291291 <fileset dir =" ${project.build.directory}/site" />
292292 </move >
293- <copy todir =" ${project.build.directory}/site/${site.path}/" >
293+ <copy todir =" ${project.build.directory}/site/${site.path}/" >
294294 <fileset dir =" src/site/gh/pages/" />
295295 <filterset id =" replaceProductAndVersion" >
296296 <filter token =" version" value =" ${pluginVersion.majorVersion}.${pluginVersion.minorVersion}" />
You can’t perform that action at this time.
0 commit comments