Changeset 1103 for trunk/autoquest-plugin-html/pom.xml
- Timestamp:
- 02/20/13 15:22:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-html/pom.xml
r950 r1103 41 41 <plugins> 42 42 <plugin> 43 <groupId>org.apache.maven.plugins</groupId> 44 <artifactId>maven-jar-plugin</artifactId> 45 <configuration> 46 <archive> 47 <manifest> 48 <addClasspath>true</addClasspath> 49 </manifest> 50 </archive> 51 </configuration> 52 </plugin> 53 <plugin> 43 54 <artifactId>maven-assembly-plugin</artifactId> 44 55 <version>2.2-beta-2</version>
Note: See TracChangeset
for help on using the changeset viewer.