Skip to content

Commit 70f56ad

Browse files
authored
Remove old-style plexus annotation (#1432)
1 parent a06c6f8 commit 70f56ad

File tree

1 file changed

+0
-1
lines changed
  • maven-release-plugin/src/it/setup/maven-scm-provider-dummy/src/main/java/org/apache/maven/scm/provider/dummy

1 file changed

+0
-1
lines changed

maven-release-plugin/src/it/setup/maven-scm-provider-dummy/src/main/java/org/apache/maven/scm/provider/dummy/DummyTagsScmProvider.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
/**
4040
* A dummy SCM provider used to provide commit messages and tags for testing Version Policies that need this.
4141
*
42-
* @plexus.component role="org.apache.maven.scm.provider.ScmProvider" role-hint="dummytags"
4342
* @author Niels Basjes
4443
*/
4544
@Singleton

0 commit comments

Comments
 (0)