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