Skip to content

Commit

Permalink
Updated publishing settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Infeligo committed Aug 19, 2020
1 parent 4b4e94a commit fd70478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions timer-override-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ publishing {
}
publications {
mavenJava(MavenPublication) {
artifactId = 'timer-override-plugin-spring-boot-starter'
artifactId = 'timer-override-plugin'
from components.java
pom {
name = 'Timer Override Plugin Spring Boot starter'
name = 'Timer Override Plugin'
description = 'A Spring Boot starter for Camunda Process Engine Timer Override Plugin'
url = 'https://github.com/ringit/camunda-extras-timer-override-plugin'
licenses {
Expand Down

0 comments on commit fd70478

Please sign in to comment.