Skip to content

Commit

Permalink
Prepare for the next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Gregory committed Jul 23, 2019
1 parent 67e853b commit 751187b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/site/xdoc/index.xml
Expand Up @@ -60,7 +60,7 @@
<plugin>
<groupId>org.apache.commons</groupId>
<artifactId>commons-build-plugin</artifactId>
<version>1.10</version>
<version>1.11</version>
</plugin>
]]></source>
</p>
Expand All @@ -72,7 +72,7 @@
<p>As noted above, you can override POM properties if necessary.</p>

<p>To use a SNAPSHOT version (for testing etc)</p>
<source>mvn org.apache.commons:commons-build-plugin:1.10-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]</source>
<source>mvn org.apache.commons:commons-build-plugin:1.11-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]</source>
</section>
</body>
</document>

0 comments on commit 751187b

Please sign in to comment.