Skip to content

Commit

Permalink
Finalise NAF 2.5.0 following Maven Central upload
Browse files Browse the repository at this point in the history
  • Loading branch information
yusef-nexmo committed Jul 16, 2018
1 parent d246b31 commit b6cc884
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pkg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,13 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
</plugins>
</build>
</project>

0 comments on commit b6cc884

Please sign in to comment.