Skip to content

Commit 7454df0

Browse files
committed
Update primogenitor, snapshot repository.
1 parent 1015386 commit 7454df0

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

pom.xml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.io7m.primogenitor</groupId>
1010
<artifactId>com.io7m.primogenitor.full</artifactId>
11-
<version>8.5.0</version>
11+
<version>9.0.0-beta0003</version>
1212
</parent>
1313

1414
<groupId>com.io7m.quixote</groupId>
@@ -74,13 +74,9 @@
7474
<name>io7m.com</name>
7575
<url>https://www.io7m.com/software/quixote</url>
7676
</site>
77-
<repository>
78-
<id>sonatype-nexus-staging</id>
79-
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
80-
</repository>
8177
<snapshotRepository>
82-
<id>sonatype-nexus-snapshots</id>
83-
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
78+
<id>central</id>
79+
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
8480
</snapshotRepository>
8581
</distributionManagement>
8682

@@ -132,7 +128,7 @@
132128
<dependency>
133129
<groupId>com.io7m.primogenitor</groupId>
134130
<artifactId>com.io7m.primogenitor.support</artifactId>
135-
<version>8.4.0</version>
131+
<version>9.0.0-beta0003</version>
136132
</dependency>
137133
<dependency>
138134
<groupId>org.nanohttpd</groupId>
@@ -200,4 +196,4 @@
200196
</plugins>
201197
</build>
202198

203-
</project>
199+
</project>

0 commit comments

Comments
 (0)