Skip to content

Commit

Permalink
Merge pull request #6 from square/ssung/update_publish_setting_pom
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
ssung88 authored Feb 26, 2020
2 parents 458cb0a + c3176f0 commit 7fa01b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoreleaseafterclose>true</autoreleaseafterclose>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
<!-- To generate javadoc -->
Expand Down Expand Up @@ -213,4 +213,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 7fa01b0

Please sign in to comment.