Skip to content

Commit c9c42fe

Browse files
committed
Dev release before having snapshots back again
1 parent fde7ad9 commit c9c42fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.infinispan</groupId>
44
<artifactId>infinispan-build-configuration-parent</artifactId>
5-
<version>16.0.0-SNAPSHOT</version>
5+
<version>16.0.0.Dev01</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.infinispan.tutorial.simple</groupId>
@@ -24,7 +24,7 @@
2424
<snapshots>
2525
<enabled>true</enabled>
2626
</snapshots>
27-
<url>${maven.snapshots.repo.url}</url>
27+
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
2828
</repository>
2929
</repositories>
3030
<dependencyManagement>

0 commit comments

Comments
 (0)