Skip to content

Commit 177a0d0

Browse files
committed
build: Prepare release
1 parent 0b90b80 commit 177a0d0

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
@@ -5,7 +5,7 @@
55
<groupId>org.camunda.bpm.extension.dmn.scala</groupId>
66
<artifactId>dmn-engine</artifactId>
77
<name>DMN Scala Engine</name>
8-
<version>1.8.2-SNAPSHOT</version>
8+
<version>1.9.0-SNAPSHOT</version>
99

1010
<parent>
1111
<groupId>org.camunda</groupId>
@@ -374,7 +374,7 @@
374374
<connection>scm:git:[email protected]:camunda-community-hub/dmn-scala.git</connection>
375375
<url>scm:git:[email protected]:camunda-community-hub/dmn-scala.git</url>
376376
<developerConnection>scm:git:[email protected]:camunda-community-hub/dmn-scala.git</developerConnection>
377-
<tag>1.0.0</tag>
377+
<tag>HEAD</tag>
378378
</scm>
379379

380380
<distributionManagement>

0 commit comments

Comments
 (0)