Skip to content

Commit cf35d64

Browse files
author
github-actions[release]@users.noreply.github.com
committed
[maven-release-plugin] prepare release 1.18.0
1 parent b5a930f commit cf35d64

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.0-SNAPSHOT</version>
14+
<version>1.18.0</version>
1515
<name>FEEL Scala Engine</name>
1616

1717
<properties>
@@ -526,7 +526,7 @@
526526
<scm>
527527
<connection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</connection>
528528
<developerConnection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</developerConnection>
529-
<tag>HEAD</tag>
529+
<tag>1.18.0</tag>
530530
<url>https://github.com/camunda/feel-scala</url>
531531
</scm>
532532

0 commit comments

Comments
 (0)