Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Commit

Permalink
Ref #14 Giving up on maven central for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromebridge committed Dec 8, 2016
1 parent 40824b8 commit 585b52d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
<!-- Automatically Release From OSS Staging Repository -->
<!-- Manual Steps: http://central.sonatype.org/pages/releasing-the-deployment.html -->
<!-- Log into site: https://oss.sonatype.org/ -->
<!--
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
Expand All @@ -84,6 +85,7 @@
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
-->
</plugins>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit 585b52d

Please sign in to comment.