Skip to content

Commit 4cdfeb1

Browse files
authored
Update gradle/publishing.gradle
1 parent 73647fb commit 4cdfeb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/publishing.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publishing {
1616
artifact sourcesJar
1717

1818
pom {
19-
name = 'java-snapsho-testing'
19+
name = 'java-snapshot-testing'
2020
description = 'Snapshot Testing for Java'
2121
url = 'https://github.com/origin-energy/java-snapshot-testing'
2222

0 commit comments

Comments
 (0)