Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.automation[bot] committed Jul 6, 2022
1 parent da9d51d commit ad99af9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.camunda.feel</groupId>
<artifactId>feel-engine</artifactId>
<version>1.15.1-SNAPSHOT</version>
<version>1.15.1</version>
<name>FEEL Scala Engine</name>

<properties>
Expand Down Expand Up @@ -415,7 +415,7 @@
<connection>scm:git:git@github.com:camunda/feel-scala.git</connection>
<url>scm:git:git@github.com:camunda/feel-scala.git</url>
<developerConnection>scm:git:git@github.com:camunda/feel-scala.git</developerConnection>
<tag>1.15.0</tag>
<tag>1.15.1</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit ad99af9

Please sign in to comment.