Skip to content

Commit 477cd55

Browse files
author
github-actions[release]@users.noreply.github.com
committed
[maven-release-plugin] prepare for next development iteration
1 parent 300f9cd commit 477cd55

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

1717
<properties>
@@ -510,7 +510,7 @@
510510
<scm>
511511
<connection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</connection>
512512
<developerConnection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</developerConnection>
513-
<tag>1.16.4</tag>
513+
<tag>HEAD</tag>
514514
<url>https://github.com/camunda/feel-scala</url>
515515
</scm>
516516

0 commit comments

Comments
 (0)