Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 6f1da87

Browse files
authored
skipping artifact signing (#291)
Turned off signing. Deployment was successful. Only temporary to get the snapshot out.
1 parent ff09d26 commit 6f1da87

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
@@ -208,7 +208,7 @@
208208
<module>spring-auto-restdocs-docs</module>
209209
</modules>
210210
</profile>
211-
<profile>
211+
<!-- <profile>
212212
<id>sign-artifacts</id>
213213
<activation>
214214
<property>
@@ -232,7 +232,7 @@
232232
</plugins>
233233
</build>
234234
</profile>
235-
</profiles>
235+
--> </profiles>
236236

237237
<distributionManagement>
238238
<snapshotRepository>

0 commit comments

Comments
 (0)