Skip to content

Commit

Permalink
Signature operations
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanselimoglu committed Nov 2, 2015
1 parent 855c323 commit 1078d0b
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 @@ -305,7 +305,7 @@
</dependencies>


<!-- <profiles>
<profiles>
<profile>
<id>release-sign-artifacts</id>
<activation>
Expand Down Expand Up @@ -342,7 +342,7 @@
<javadoc.doclint.none>-Xdoclint:none</javadoc.doclint.none>
</properties>
</profile>
</profiles>-->
</profiles>


<build>
Expand Down Expand Up @@ -433,7 +433,7 @@
</execution>
</executions>
</plugin>
<!-- <plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.5</version>
Expand All @@ -446,7 +446,7 @@
</goals>
</execution>
</executions>
</plugin>-->
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
Expand Down

0 comments on commit 1078d0b

Please sign in to comment.