diff --git a/build.sbt b/build.sbt
index 644a0855..a42657c9 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,7 +1,7 @@
import Dependencies._
import Common._
-ThisBuild / version := "1.8.4-SNAPSHOT"
+ThisBuild / version := "1.9.1-SNAPSHOT"
ThisBuild / organization := "org.scalaxb"
ThisBuild / homepage := Option(url("http://scalaxb.org"))
ThisBuild / licenses := List("MIT License" -> url("https://github.com/eed3si9n/scalaxb/blob/master/LICENSE"))
diff --git a/mvn-scalaxb/pom.xml b/mvn-scalaxb/pom.xml
index 3abc368b..bca17711 100644
--- a/mvn-scalaxb/pom.xml
+++ b/mvn-scalaxb/pom.xml
@@ -10,7 +10,7 @@
org.scalaxb
scalaxb-maven-plugin
- 1.8.3-SNAPSHOT
+ 1.9.0
maven-plugin
scalaxb Maven Plugin