Skip to content

Commit c3fdf6c

Browse files
committed
Fix maven-release-plugin configuration
1 parent 9c2435a commit c3fdf6c

File tree

1 file changed

+0
-1
lines changed
  • plugins/maven/graphql-java-codegen-maven-plugin

1 file changed

+0
-1
lines changed

plugins/maven/graphql-java-codegen-maven-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@
249249
<developmentVersion>
250250
${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.patchVersion}
251251
</developmentVersion>
252-
<dryRun>true</dryRun>
253252
</configuration>
254253
</plugin>
255254
</plugins>

0 commit comments

Comments
 (0)