File tree 1 file changed +3
-6
lines changed 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.codehaus.mojo</groupId >
27
27
<artifactId >mojo-parent</artifactId >
28
- <version >76 </version >
28
+ <version >77 </version >
29
29
</parent >
30
30
31
31
<artifactId >templating-maven-plugin</artifactId >
32
32
<version >3.0.0-SNAPSHOT</version >
33
33
34
34
<packaging >maven-plugin</packaging >
35
35
36
- <url >http ://www.mojohaus.org/templating-maven-plugin</url >
36
+ <url >https ://www.mojohaus.org/templating-maven-plugin</url >
37
37
38
38
<name >Templating Maven Plugin</name >
39
39
<description >
44
44
<licenses >
45
45
<license >
46
46
<name >The Apache Software License, Version 2.0</name >
47
- <url >http ://www.apache.org/licenses/LICENSE-2.0.txt</url >
47
+ <url >https ://www.apache.org/licenses/LICENSE-2.0.txt</url >
48
48
<distribution >repo</distribution >
49
49
</license >
50
50
</licenses >
104
104
</ciManagement >
105
105
106
106
<properties >
107
- <mavenVersion >3.6.3</mavenVersion >
108
- <mojo .java.target>8</mojo .java.target>
109
107
<mavenFilteringVersion >3.3.1</mavenFilteringVersion >
110
108
<scmpublish .content>target/staging/${project.artifactId} </scmpublish .content>
111
109
</properties >
188
186
<plugins >
189
187
<plugin >
190
188
<artifactId >maven-invoker-plugin</artifactId >
191
- <version >3.6.0</version >
192
189
<configuration >
193
190
<cloneProjectsTo >${project.build.directory} /it</cloneProjectsTo >
194
191
<cloneClean >true</cloneClean >
You can’t perform that action at this time.
0 commit comments