We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfd807 commit 67b568aCopy full SHA for 67b568a
src/it/projects/new-configuration/pom.xml
@@ -50,7 +50,7 @@ under the License.
50
<plugin>
51
<groupId>org.apache.maven.plugins</groupId>
52
<artifactId>maven-site-plugin</artifactId>
53
- <version>@pom.version@</version>
+ <version>@project.version@</version>
54
<configuration>
55
<reportPlugins>
56
src/it/projects/report-changes-generation/pom.xml
@@ -81,7 +81,7 @@
81
82
83
84
85
</plugin>
86
</plugins>
87
</build>
0 commit comments