1 parent 88bedd3 commit f6fea66Copy full SHA for f6fea66
1 file changed
google-api-client/pom.xml
@@ -41,15 +41,6 @@
41
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
42
</archive>
43
</configuration>
44
- <executions>
45
- <execution>
46
- <id>jar</id>
47
- <phase>package</phase>
48
- <goals>
49
- <goal>jar</goal>
50
- </goals>
51
- </execution>
52
- </executions>
53
</plugin>
54
<plugin>
55
<groupId>org.apache.felix</groupId>
@@ -77,7 +68,6 @@
77
68
<executions>
78
69
<execution>
79
70
<id>source-jar</id>
80
- <phase>compile</phase>
81
71
<goals>
82
72
<goal>jar</goal>
83
73
</goals>
0 commit comments