Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
yanavasileva committed Sep 12, 2023
1 parent fb5d833 commit ed38de7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci.cambpm
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@Library("camunda-ci") _
buildMavenAndDeployToMavenCentral([jdk:11, mvn:3.5, extraJdks: ['jdk-17-latest'], licenseCheck:true, publishZipArtifactToCamundaOrg:true])
buildMavenAndDeployToMavenCentral([jdk:11, extraJdks: ['jdk-17-latest'], mvn:3.5, licenseCheck:true, publishZipArtifactToCamundaOrg:true])
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda</groupId>
<artifactId>camunda-bpm-release-parent</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0</version>
<relativePath />
</parent>

Expand Down

0 comments on commit ed38de7

Please sign in to comment.