File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ repositories {
3939}
4040
4141dependencies {
42- implementation(" com.wd.paas:wd-generator-core:4.1.0-RC01" ) {
42+ implementation(" com.wd.paas:wd-generator-core:4.1.0-RC01-SNAPSHOT " ) {
4343 exclude(group = " org.apache.velocity" , module = " velocity" )
4444 exclude(group = " org.apache.velocity" , module = " velocity-engine-core" )
4545 }
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.wk.paas.visualDDD
44pluginName = visual-ddd
55pluginRepositoryUrl = https://github.com/visual-ddd/idea-plugin-codegen
66# SemVer format -> https://semver.org
7- pluginVersion = 1.3.0-RC01
7+ pluginVersion = 1.3.0-RC01-Jpa-SNAPSHOT
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 193
You can’t perform that action at this time.
0 commit comments