Skip to content

Commit 8b22664

Browse files
committed
Set version to 1.2.6
1 parent 537f64b commit 8b22664

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

main/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
<parent>
88
<groupId>org.openrefine.dependencies</groupId>
99
<artifactId>butterfly-container</artifactId>
10-
<version>1.2.6-SNAPSHOT</version>
10+
<version>1.2.6</version>
1111
</parent>
1212

1313
<groupId>org.openrefine.dependencies</groupId>
1414
<artifactId>butterfly</artifactId>
15-
<version>1.2.6-SNAPSHOT</version>
15+
<version>1.2.6</version>
1616

1717
<name>SIMILE Butterfly Engine</name>
1818
<url>https://github.com/OpenRefine/simile-butterfly/</url>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>org.openrefine.dependencies</groupId>
1414
<artifactId>butterfly-container</artifactId>
15-
<version>1.2.6-SNAPSHOT</version>
15+
<version>1.2.6</version>
1616
<packaging>pom</packaging>
1717

1818
<name>SIMILE Butterfly</name>

0 commit comments

Comments
 (0)