diff --git a/pom.xml b/pom.xml index abf745a3..957f36a2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.knowm.xchart xchart-parent - 3.8.6 + 3.8.7-SNAPSHOT pom XChart Parent XChart is a light-weight Java library for plotting data. @@ -39,7 +39,7 @@ scm:git:git@github.com:knowm/XChart.git scm:git:git@github.com:knowm/XChart.git git@github.com:knowm/XChart.git - xchart-3.8.6 + HEAD diff --git a/xchart-demo/pom.xml b/xchart-demo/pom.xml index ab061bc2..c6b69ec2 100644 --- a/xchart-demo/pom.xml +++ b/xchart-demo/pom.xml @@ -5,7 +5,7 @@ org.knowm.xchart xchart-parent - 3.8.6 + 3.8.7-SNAPSHOT xchart-demo @@ -17,7 +17,7 @@ org.knowm.xchart xchart - 3.8.6 + 3.8.7-SNAPSHOT org.openjfx diff --git a/xchart/pom.xml b/xchart/pom.xml index 020434b4..e528efc9 100644 --- a/xchart/pom.xml +++ b/xchart/pom.xml @@ -5,7 +5,7 @@ org.knowm.xchart xchart-parent - 3.8.6 + 3.8.7-SNAPSHOT xchart