Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
Release the library to v0.6.0 [ci skip].
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoghuman committed Dec 16, 2018
1 parent 779717f commit f20d1e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<build>
<plugins>
<!-- for RELEASE
<!-- for RELEASE -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
Expand All @@ -67,7 +67,7 @@
</execution>
</executions>
</plugin>
-->
<!-- -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
Expand All @@ -86,7 +86,7 @@
</executions>
<!-- -->
</plugin>
<!-- for RELEASE
<!-- for RELEASE -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
Expand All @@ -101,7 +101,7 @@
</execution>
</executions>
</plugin>
-->
<!-- -->
</plugins>
</build>

Expand Down

0 comments on commit f20d1e1

Please sign in to comment.