Skip to content

Commit b608045

Browse files
authored
Merge pull request #20 from googleads/deployautorel
Remove setting of autoReleaseAfterClose.
2 parents 1246e2e + 542f1eb commit b608045

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
<properties>
7878
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7979
<maven.compiler.target>1.7</maven.compiler.target>
80-
<google-ads-java.autoRelease>false</google-ads-java.autoRelease>
8180
</properties>
8281

8382
<build>
@@ -248,7 +247,6 @@
248247
<configuration>
249248
<serverId>sonatype-nexus-staging</serverId>
250249
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
251-
<autoReleaseAfterClose>${google-ads-java.autoRelease}</autoReleaseAfterClose>
252250
</configuration>
253251
</plugin>
254252
</plugins>

0 commit comments

Comments
 (0)