Skip to content

Commit 7d1098d

Browse files
chore(main): release 8.1.1-SNAPSHOT (#246)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c43c6f9 commit 7d1098d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>ch.sbb.polarion.extensions</groupId>
77
<artifactId>ch.sbb.polarion.extension.generic</artifactId>
8-
<version>8.1.0</version>
8+
<version>8.1.1-SNAPSHOT</version>
99
</parent>
1010

1111
<name>Versatile extension for developing additional extensions within Polarion ALM: common code and resources</name>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>ch.sbb.polarion.extensions</groupId>
66
<artifactId>ch.sbb.polarion.extension.generic</artifactId>
7-
<version>8.1.0</version>
7+
<version>8.1.1-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>Versatile extension for developing additional extensions within Polarion ALM: parent POM</name>

0 commit comments

Comments
 (0)