We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca303fd commit 25487f2Copy full SHA for 25487f2
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>org.camunda.feel</groupId>
13
<artifactId>feel-engine</artifactId>
14
- <version>1.19.3-SNAPSHOT</version>
+ <version>1.19.3</version>
15
<name>FEEL Scala Engine</name>
16
17
<properties>
@@ -531,7 +531,7 @@
531
<scm>
532
<connection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</connection>
533
<developerConnection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</developerConnection>
534
- <tag>1.19.0</tag>
+ <tag>1.19.3</tag>
535
<url>https://github.com/camunda/feel-scala</url>
536
</scm>
537
0 commit comments