Skip to content

Commit a23f95b

Browse files
committed
Version release 0.1.0-beta.
1 parent cfe40eb commit a23f95b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<build>
5353
<plugins>
5454
<!--Signs the JARs for deployments-->
55-
<plugin>
55+
<!--<plugin>
5656
<groupId>org.apache.maven.plugins</groupId>
5757
<artifactId>maven-gpg-plugin</artifactId>
5858
<version>3.1.0</version>
@@ -65,7 +65,7 @@
6565
</goals>
6666
</execution>
6767
</executions>
68-
</plugin>
68+
</plugin>-->
6969
<!--Deploys to maven central-->
7070
<plugin>
7171
<groupId>org.sonatype.central</groupId>

0 commit comments

Comments
 (0)