We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8384184 commit 0e1ea6bCopy full SHA for 0e1ea6b
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.1.0</modelVersion>
6
<groupId>dev.ikm.build</groupId>
7
<artifactId>gitub-actions-test-parent</artifactId>
8
- <version>12.59.7</version>
+ <version>12.59.8-SNAPSHOT</version>
9
<name>GitHub Actions General Build Parent</name>
10
<description>
11
The General Parent that helps to define the build processes that should be used across projects, regardless of.
@@ -51,7 +51,7 @@
51
</organization>
52
53
<properties>
54
- <revision>12.59.7</revision>
+ <revision>12.59.8-SNAPSHOT</revision>
55
<!-- Project Encoding -->
56
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
57
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
0 commit comments