Skip to content

Commit 1ca09e0

Browse files
committed
Revert "Add examples and skip deploy"
This reverts commit 827b91f.
1 parent 34eb75c commit 1ca09e0

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

google-ads-examples/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,6 @@
4949
<cleanupDaemonThreads>false</cleanupDaemonThreads>
5050
</configuration>
5151
</plugin>
52-
<plugin>
53-
<groupId>org.apache.maven.plugins</groupId>
54-
<artifactId>maven-deploy-plugin</artifactId>
55-
<version>3.0.0-M1</version>
56-
<configuration>
57-
<skip>true</skip>
58-
</configuration>
59-
</plugin>
6052
</plugins>
6153
</build>
6254

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@
214214

215215
<modules>
216216
<module>google-ads</module>
217-
<module>google-ads-examples</module>
218217
</modules>
219218

220219
<profiles>

0 commit comments

Comments
 (0)