File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed
Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.aarboard.nextcloud</groupId >
55 <artifactId >nextcloud-api</artifactId >
6- <version >14.1.1 -SNAPSHOT</version >
6+ <version >14.1.4 -SNAPSHOT</version >
77 <packaging >jar</packaging >
88 <properties >
99 <!-- compile time dependencies -->
150150 <scope >test</scope >
151151 </dependency >
152152 </dependencies >
153- <distributionManagement >
154- <snapshotRepository >
155- <id >central</id >
156- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
157- </snapshotRepository >
158- <repository >
159- <id >central</id >
160- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
161- </repository >
162- </distributionManagement >
163153 <scm >
164154 <connection >scm:git:https://github.com/a-schild/nextcloud-java-api.git</connection >
165155 <url >https://github.com/a-schild/nextcloud-java-api</url >
177167 <extensions >true</extensions >
178168 <configuration >
179169 <publishingServerId >central</publishingServerId >
180- <tokenAuth >true</tokenAuth >
181170 <autoPublish >true</autoPublish >
182171 </configuration >
183172 </plugin >
You can’t perform that action at this time.
0 commit comments