comparison pom.xml @ 101:8f5bbf182147

Modified pom.xml
author one
date Tue, 19 Nov 2013 16:30:25 +0900
parents fac2eb0384a2
children 1a5384cd1da4
comparison
equal deleted inserted replaced
100:fac2eb0384a2 101:8f5bbf182147
13 <source>1.6</source> 13 <source>1.6</source>
14 <target>1.6</target> 14 <target>1.6</target>
15 </configuration> 15 </configuration>
16 </plugin> 16 </plugin>
17 17
18 <-- 18 <!--
19 <plugin> 19 <plugin>
20 <groupId>org.apache.maven.plugins</groupId> 20 <groupId>org.apache.maven.plugins</groupId>
21 <artifactId>maven-shade-plugin</artifactId> 21 <artifactId>maven-shade-plugin</artifactId>
22 <version>1.3</version> 22 <version>1.3</version>
23 <executions> 23 <executions>