Skip to content

Commit dd3199e

Browse files
committed
fix versions
1 parent 83845e0 commit dd3199e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.1.0</modelVersion>
66
<groupId>dev.ikm.build</groupId>
77
<artifactId>gitub-actions-test-parent</artifactId>
8-
<version>12.59.10-SNAPSHOT</version>
8+
<version>${revision}</version>
99
<name>GitHub Actions General Build Parent</name>
1010
<description>
1111
The General Parent that helps to define the build processes that should be used across projects, regardless of.
@@ -51,7 +51,7 @@
5151
</organization>
5252

5353
<properties>
54-
<revision>12.59.9-SNAPSHOT</revision>
54+
<revision>12.59.10-SNAPSHOT</revision>
5555
<!-- Project Encoding -->
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>

0 commit comments

Comments
 (0)