diff --git a/gradle.properties b/gradle.properties index 87e1549..dd0d9e2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -projectVersion=4.0.0-SNAPSHOT +projectVersion=5.0.0-SNAPSHOT title=Spring Security UI Plugin authors=Puneet Behl projectDesc=Provides CRUD screens and other user management workflows. @@ -23,4 +23,4 @@ springSecurityCoreVersion=4.0.5 springSecurityVersion=5.1.2.RELEASE org.gradle.daemon=true org.gradle.parallel=false -org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1024M \ No newline at end of file +org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1024M