Skip to content

Commit d0b2a93

Browse files
Update pom.xml
1 parent 51529c9 commit d0b2a93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
</plugins>
2020
</build>
2121
<distributionManagement>
22+
<repositories>
2223
<repository>
2324
<id>github</id>
2425
<name>GitHub ArtifactForms Apache Maven Packages</name>
@@ -30,8 +31,8 @@
3031
<enabled>true</enabled>
3132
</snapshots>
3233
</repository>
34+
</repositories>
3335
</distributionManagement>
34-
</repositories>
3536
<dependencies>
3637
<dependency>
3738
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)