There was an error while loading. Please reload this page.
1 parent 73647fb commit 4cdfeb1Copy full SHA for 4cdfeb1
1 file changed
gradle/publishing.gradle
@@ -16,7 +16,7 @@ publishing {
16
artifact sourcesJar
17
18
pom {
19
- name = 'java-snapsho-testing'
+ name = 'java-snapshot-testing'
20
description = 'Snapshot Testing for Java'
21
url = 'https://github.com/origin-energy/java-snapshot-testing'
22
0 commit comments