Skip to content

Commit 87e13f7

Browse files
committed
deployment of version 2.6.0
1 parent 6f7d7aa commit 87e13f7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

EV3Menu/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>de.fhg.iais.openroberta.ev3.v1</groupId>
2222
<artifactId>EV3Parent</artifactId>
23-
<version>2.5.1-SNAPSHOT</version>
23+
<version>2.6.0</version>
2424
</parent>
2525
<artifactId>EV3Menu</artifactId>
2626
<dependencies>

EV3Runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.fhg.iais.openroberta.ev3.v1</groupId>
66
<artifactId>EV3Parent</artifactId>
7-
<version>2.5.1-SNAPSHOT</version>
7+
<version>2.6.0</version>
88
</parent>
99

1010
<artifactId>EV3Runtime</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>de.fhg.iais.openroberta.ev3.v1</groupId>
99
<artifactId>EV3Parent</artifactId>
10-
<version>2.5.1-SNAPSHOT</version>
10+
<version>2.6.0</version>
1111
<packaging>pom</packaging>
1212
<name>EV3Parent</name>
1313
<description>the parent project of the EV3 Lejos Roberta Lab artifacts</description>

0 commit comments

Comments
 (0)