/[schmitzm]/trunk/schmitzm-parent/pom.xml
ViewVC logotype

Diff of /trunk/schmitzm-parent/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2274 by alfonx, Tue Mar 12 16:12:36 2013 UTC revision 2334 by mojays, Sat Jun 8 13:51:00 2013 UTC
# Line 141  Line 141 
141                          </plugin>                          </plugin>
142    
143                          <plugin>                          <plugin>
144                                    <groupId>org.apache.maven.plugins</groupId>
145                                    <artifactId>maven-source-plugin</artifactId>
146                                    <executions>
147                                            <execution>
148                                                    <id>attach-sources</id>
149                                                    <goals>
150                                                            <goal>test-jar</goal>
151                                                            <goal>jar</goal>
152                                                    </goals>
153                                            </execution>
154                                    </executions>
155                            </plugin>
156    
157                            <plugin>
158                                  <artifactId>maven-antrun-plugin</artifactId>                                  <artifactId>maven-antrun-plugin</artifactId>
159                                  <version>1.3</version>                                  <version>1.3</version>
160    

Legend:
Removed from v.2274  
changed lines
  Added in v.2334

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26