Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Commit

Permalink
Bump to version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenOTT committed Oct 19, 2018
1 parent 6f40ebc commit 8315683
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ RUN rm -r webapps/camunda-invoice
COPY docker/camunda/conf/ /camunda/conf

# Copy third-party Java libraries
COPY docker/camunda/lib/camunda-prometheus-process-engine-plugin-v1.1.0-jar-with-dependencies.jar /camunda/lib/camunda-prometheus-process-engine-plugin-v1.1.0-jar-with-dependencies.jar
COPY docker/camunda/lib/camunda-prometheus-process-engine-plugin-v1.2.0-jar-with-dependencies.jar /camunda/lib/camunda-prometheus-process-engine-plugin-v1.2.0-jar-with-dependencies.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.digitalstate.camunda.prometheus</groupId>
<artifactId>camunda-prometheus-process-engine-plugin</artifactId>
<version>v1.1.0</version>
<version>v1.2.0</version>
<packaging>jar</packaging>

<name>Camunda Prometheus Process Engine Plugin</name>
Expand Down

0 comments on commit 8315683

Please sign in to comment.