Skip to content

Commit 86861a1

Browse files
author
github-actions[release]@users.noreply.github.com
committed
[maven-release-plugin] prepare release 1.20.2
1 parent 62b5239 commit 86861a1

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

1717
<properties>
@@ -556,7 +556,7 @@
556556
<scm>
557557
<connection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</connection>
558558
<developerConnection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</developerConnection>
559-
<tag>1.20.0</tag>
559+
<tag>1.20.2</tag>
560560
<url>https://github.com/camunda/feel-scala</url>
561561
</scm>
562562

0 commit comments

Comments
 (0)