Skip to content

Commit 0599a6d

Browse files
author
Rob Austin
committed
OHFT-6 - added
<repositories> <repository> <id>Snapshot Repository</id> <name>Snapshot Repository</name> <url>https://oss.sonatype.org/content/repositories/snapshots</url> <snapshots> <enabled>true</enabled> </snapshots> </repository> </repositories>
1 parent 78403b2 commit 0599a6d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

affinity/pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,7 @@
207207

208208
<profiles>
209209
<profile>
210-
211210
<id>sign-artifact</id>
212-
213211
<build>
214212
<plugins>
215213
<plugin>
@@ -233,7 +231,7 @@
233231

234232
<repositories>
235233
<repository>
236-
<id>Snapshot</id>
234+
<id>Snapshot Repository</id>
237235
<name>Snapshot Repository</name>
238236
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
239237
<snapshots>

0 commit comments

Comments
 (0)