Skip to content

Commit 23b22bb

Browse files
author
github-actions[release]@users.noreply.github.com
committed
[maven-release-plugin] prepare release 1.18.5
1 parent 28e86ee commit 23b22bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.camunda.feel</groupId>
1313
<artifactId>feel-engine</artifactId>
14-
<version>1.18.5-SNAPSHOT</version>
14+
<version>1.18.5</version>
1515
<name>FEEL Scala Engine</name>
1616

1717
<properties>
@@ -539,7 +539,7 @@
539539
<scm>
540540
<connection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</connection>
541541
<developerConnection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</developerConnection>
542-
<tag>1.18.0</tag>
542+
<tag>1.18.5</tag>
543543
<url>https://github.com/camunda/feel-scala</url>
544544
</scm>
545545

0 commit comments

Comments
 (0)