Skip to content
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
moleksyuk committed Feb 19, 2018
1 parent 536c592 commit 58df84b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
</plugin>

<!-- Publish to Maven Central -->
<!--
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
Expand Down Expand Up @@ -196,6 +197,7 @@
</execution>
</executions>
</plugin>
-->
</plugins>

</build>
Expand Down Expand Up @@ -241,6 +243,7 @@
</developers>

<!-- Publish to Maven Central -->
<!--
<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
Expand All @@ -264,4 +267,5 @@
</properties>
</profile>
</profiles>
-->
</project>

0 comments on commit 58df84b

Please sign in to comment.