diff --git a/koans/pom.xml b/koans/pom.xml index f4226aa4..595b9c99 100644 --- a/koans/pom.xml +++ b/koans/pom.xml @@ -4,11 +4,11 @@ io.github.davidwhitlock.joy.com.sandwich koans-parent - 1.2.3 + 1.2.4-SNAPSHOT java-koans jar - 1.2.3 + 1.2.4-SNAPSHOT Java Koans 2012 Java Koans to learn the Java language and APIs diff --git a/lib/pom.xml b/lib/pom.xml index a701c895..00cdaeb7 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -4,11 +4,11 @@ io.github.davidwhitlock.joy.com.sandwich koans-parent - 1.2.3 + 1.2.4-SNAPSHOT koans-lib jar - 1.2.3 + 1.2.4-SNAPSHOT Java Koans Framework Supporting library code for running Java Koans https://github.com/DavidWhitlock/java-koans @@ -78,8 +78,8 @@ Central Portal Snapshots - central-portals - https://central.sonatype.com/repository/mavens/ + central-portal-snapshots + https://central.sonatype.com/repository/maven-snapshots/ false diff --git a/pom.xml b/pom.xml index dfcf7c3a..4c039758 100644 --- a/pom.xml +++ b/pom.xml @@ -4,10 +4,10 @@ joy io.github.davidwhitlock.joy - 1.2.4 + 1.2.5-SNAPSHOT io.github.davidwhitlock.joy.com.sandwich - 1.2.3 + 1.2.4-SNAPSHOT koans-parent pom Java Koans Parent POM @@ -54,8 +54,8 @@ Central Portal Snapshots - central-portals - https://central.sonatype.com/repository/mavens/ + central-portal-snapshots + https://central.sonatype.com/repository/maven-snapshots/ false