Commit in lcsim-parent on MAIN
pom.xml+3-11.137 -> 1.138
Added missing version to plugins to suppress warnings.

lcsim-parent
pom.xml 1.137 -> 1.138
diff -u -r1.137 -r1.138
--- pom.xml	12 Mar 2013 04:20:12 -0000	1.137
+++ pom.xml	12 Mar 2013 04:22:56 -0000	1.138
@@ -250,9 +250,10 @@
         <artifactId>maven-project-info-reports-plugin</artifactId>
         <version>2.1.1</version>
       </plugin>
-      <plugin>
+      <plugin>          
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-report-plugin</artifactId>
+        <version>2.13</version>
       </plugin>
     </plugins>
   </reporting>
@@ -288,6 +289,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.0</version>
         <configuration>
           <source>1.6</source>
           <target>1.6</target>
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1