This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-jxr.git
The following commit(s) were added to refs/heads/master by this push: new a1d654d removed configuration inherited from old svn days a1d654d is described below commit a1d654d8980bd17bf82e841515eb9c71fc9cd632 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Tue Feb 20 22:59:19 2018 +0100 removed configuration inherited from old svn days --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 90f4244..d640480 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,6 @@ under the License. <plugin> <artifactId>maven-release-plugin</artifactId> <configuration> - <tagBase>https://svn.apache.org/repos/asf/maven/jxr/tags</tagBase> <autoVersionSubmodules>true</autoVersionSubmodules> </configuration> </plugin> -- To stop receiving notification emails like this one, please contact hbout...@apache.org.