mirror of https://github.com/apache/maven.git
remove unused classes, identical to others in configurator
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163943 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
378cc229a3
commit
fe377f236f
|
@ -25,7 +25,7 @@
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-modello-plugin</artifactId>
|
<artifactId>maven-modello-plugin</artifactId>
|
||||||
<version>1.0-alpha-1</version>
|
<version>1.0-alpha-2-SNAPSHOT</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<model>src/main/mdo/descriptor.mdo</model>
|
<model>src/main/mdo/descriptor.mdo</model>
|
||||||
<version>1.0.0</version>
|
<version>1.0.0</version>
|
||||||
|
|
Loading…
Reference in New Issue