Changes in pom.xml [3:1]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pom.xml

    r3 r1  
    182182                                                        </resources>
    183183                                                </configuration>
    184                                         </execution>
    185                                 </executions>
    186                         </plugin>
    187                         <plugin>
    188                                 <groupId>org.apache.maven.plugins</groupId>
    189                                 <artifactId>maven-source-plugin</artifactId>
    190                                 <executions>
    191                                         <execution>
    192                                                 <id>attach-sources</id>
    193                                                 <goals>
    194                                                         <goal>jar</goal>
    195                                                 </goals>
    196184                                        </execution>
    197185                                </executions>
Note: See TracChangeset for help on using the changeset viewer.