We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f2ae3 commit ad10a58Copy full SHA for ad10a58
build.gradle
@@ -44,7 +44,7 @@ subprojects {
44
apply plugin: "jacoco"
45
46
group = 'org.mapstruct.extensions.spring'
47
- version = '0.1.2-SNAPSHOT'
+ version = '0.1.2'
48
49
java {
50
toolchain {
0 commit comments