Skip to content

Commit 621219f

Browse files
author
github-actions[release]@users.noreply.github.com
committed
[maven-release-plugin] prepare for next development iteration
1 parent c4315e3 commit 621219f

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

1717
<properties>
@@ -508,7 +508,7 @@
508508
<scm>
509509
<connection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</connection>
510510
<developerConnection>scm:git:https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda/feel-scala.git</developerConnection>
511-
<tag>1.17.9</tag>
511+
<tag>HEAD</tag>
512512
<url>https://github.com/camunda/feel-scala</url>
513513
</scm>
514514

0 commit comments

Comments
 (0)