Skip to content

Commit 03d747f

Browse files
committed
Revert artifact version for release
Revert javadoc config from local build environment
1 parent 1c63a74 commit 03d747f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.cryptomator</groupId>
77
<artifactId>integrations-api</artifactId>
8-
<version>1.1.0</version>
8+
<version>1.1.0-SNAPSHOT</version>
99

1010
<name>Cryptomator Integrations API</name>
1111
<description>Defines optional service interfaces that may be used by Cryptomator</description>
@@ -72,7 +72,6 @@
7272
</executions>
7373
<configuration>
7474
<quiet>true</quiet>
75-
<javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>
7675
<release>11</release>
7776
<tags>
7877
<!-- workaround for "unknown tag: implNote", see https://blog.codefx.org/java/new-javadoc-tags/#Maven -->

0 commit comments

Comments
 (0)