Skip to content

Commit faf619a

Browse files
committed
[maven-release-plugin] prepare release polyglot-0.8.0
1 parent 894546e commit faf619a

File tree

25 files changed

+26
-26
lines changed

25 files changed

+26
-26
lines changed

its/polyglot-atom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>io.takari.polyglot.its</groupId>
1717
<artifactId>its</artifactId>
18-
<version>0.7.3-SNAPSHOT</version>
18+
<version>0.8.0</version>
1919
</parent>
2020

2121
<artifactId>polyglot-atom</artifactId>

its/polyglot-clojure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>io.takari.polyglot.its</groupId>
1717
<artifactId>its</artifactId>
18-
<version>0.7.3-SNAPSHOT</version>
18+
<version>0.8.0</version>
1919
</parent>
2020

2121
<artifactId>polyglot-clojure</artifactId>

its/polyglot-groovy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>io.takari.polyglot.its</groupId>
1212
<artifactId>its</artifactId>
13-
<version>0.7.3-SNAPSHOT</version>
13+
<version>0.8.0</version>
1414
</parent>
1515

1616
<artifactId>polyglot-groovy</artifactId>

its/polyglot-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>io.takari.polyglot.its</groupId>
1212
<artifactId>its</artifactId>
13-
<version>0.7.3-SNAPSHOT</version>
13+
<version>0.8.0</version>
1414
</parent>
1515

1616
<artifactId>polyglot-java</artifactId>

its/polyglot-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>io.takari.polyglot.its</groupId>
1717
<artifactId>its</artifactId>
18-
<version>0.7.3-SNAPSHOT</version>
18+
<version>0.8.0</version>
1919
</parent>
2020

2121
<artifactId>polyglot-kotlin</artifactId>

its/polyglot-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>io.takari.polyglot.its</groupId>
1212
<artifactId>its</artifactId>
13-
<version>0.7.3-SNAPSHOT</version>
13+
<version>0.8.0</version>
1414
</parent>
1515

1616
<artifactId>polyglot-maven-plugin</artifactId>

its/polyglot-ruby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>io.takari.polyglot.its</groupId>
1717
<artifactId>its</artifactId>
18-
<version>0.7.3-SNAPSHOT</version>
18+
<version>0.8.0</version>
1919
</parent>
2020

2121
<artifactId>polyglot-ruby</artifactId>

its/polyglot-scala/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>io.takari.polyglot.its</groupId>
1515
<artifactId>its</artifactId>
16-
<version>0.7.3-SNAPSHOT</version>
16+
<version>0.8.0</version>
1717
</parent>
1818

1919
<artifactId>polyglot-scala</artifactId>

its/polyglot-translate-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>io.takari.polyglot.its</groupId>
1212
<artifactId>its</artifactId>
13-
<version>0.7.3-SNAPSHOT</version>
13+
<version>0.8.0</version>
1414
</parent>
1515

1616
<artifactId>polyglot-translate-plugin</artifactId>

its/polyglot-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>io.takari.polyglot.its</groupId>
1111
<artifactId>its</artifactId>
12-
<version>0.7.3-SNAPSHOT</version>
12+
<version>0.8.0</version>
1313
</parent>
1414

1515
<artifactId>polyglot-xml</artifactId>

0 commit comments

Comments
 (0)