Skip to content

Commit 21bda5c

Browse files
4.13.4-SNAPSHOT
1 parent 5b79e85 commit 21bda5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.inventivetalent</groupId>
88
<artifactId>animatedframes</artifactId>
9-
<version>4.13.3-SNAPSHOT</version>
9+
<version>4.13.4-SNAPSHOT</version>
1010
<name>AnimatedFrames</name>
1111

1212
<properties>
@@ -95,11 +95,11 @@
9595
<distributionManagement>
9696
<repository>
9797
<id>sonatype-nexus-releases</id>
98-
<url>https://repo.inventivetalent.org/content/repositories/releases/</url>
98+
<url>https://repo.inventivetalent.org/repository/maven-releases/</url>
9999
</repository>
100100
<snapshotRepository>
101101
<id>sonatype-nexus-snapshots</id>
102-
<url>https://repo.inventivetalent.org/content/repositories/snapshots/</url>
102+
<url>https://repo.inventivetalent.org/repository/maven-snapshots/</url>
103103
</snapshotRepository>
104104
</distributionManagement>
105105
<dependencies>

0 commit comments

Comments
 (0)