We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efef20a commit 406d715Copy full SHA for 406d715
1 file changed
example/pom.xml
@@ -46,7 +46,7 @@
46
<plugin>
47
<groupId>com.github.github</groupId>
48
<artifactId>downloads-maven-plugin</artifactId>
49
- <version>0.1</version>
+ <version>0.2</version>
50
<configuration>
51
<description>Official ${project.name} build of the ${project.version} release</description>
52
<override>true</override>
@@ -64,7 +64,7 @@
64
65
66
<artifactId>site-maven-plugin</artifactId>
67
68
69
<message>Building site for ${project.version}</message>
70
</configuration>
0 commit comments