Skip to content

Commit

Permalink
Cleanup: remove old CVS tags
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Dec 1, 2019
1 parent 152c481 commit 1b23b07
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
* </p>
*
* @author <a href="mailto:evenisse@maven.org">Emmanuel Venisse</a>
* @version $Id$
* @see org.apache.maven.plugins.clean.Fileset
* @since 2.0
*/
Expand Down
1 change: 0 additions & 1 deletion src/main/java/org/apache/maven/plugins/clean/Fileset.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* <code>"file-set: <I>[directory]</I> (included: <I>[included files]</I>,
* excluded: <I>[excluded files]</I>)"</code>
*
* @version $Id$
* @since 2.1
*/
public class Fileset
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
* Test the clean mojo.
*
* @author <a href="mailto:vincent.siveton@gmail.com">Vincent Siveton</a>
* @version $Id$
*/
public class CleanMojoTest
extends AbstractMojoTestCase
Expand Down

0 comments on commit 1b23b07

Please sign in to comment.