Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 18dcf9d079208ab4b179e784d9c1e623 > files > 4

antlr-maven-plugin-2.1-4.20101012svn12849.fc15.src.rpm

diff -up antlr-maven-plugin/pom.xml.BAD antlr-maven-plugin/pom.xml
--- antlr-maven-plugin/pom.xml.BAD	2010-10-12 12:32:35.534549053 -0400
+++ antlr-maven-plugin/pom.xml	2010-10-12 12:32:44.522548993 -0400
@@ -151,7 +151,7 @@
         </executions>
         <configuration>
           <version>1.0.0</version>
-          <model>src/main/mdo/antlrOptions.mdo</model>
+          <models><model>src/main/mdo/antlrOptions.mdo</model></models>
         </configuration>
       </plugin>
       <plugin>