Skip to content

Commit f6fea66

Browse files
Elliotte Rusty Haroldmattwhisenhunt
authored andcommitted
more default behavior
1 parent 88bedd3 commit f6fea66

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

google-api-client/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@
4141
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
4242
</archive>
4343
</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>
5344
</plugin>
5445
<plugin>
5546
<groupId>org.apache.felix</groupId>
@@ -77,7 +68,6 @@
7768
<executions>
7869
<execution>
7970
<id>source-jar</id>
80-
<phase>compile</phase>
8171
<goals>
8272
<goal>jar</goal>
8373
</goals>

0 commit comments

Comments
 (0)