Skip to content

Commit 8091170

Browse files
Corrects 1.2.0 to 1.1.0 for examples
1 parent 4af7e58 commit 8091170

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

basyx.examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.eclipse.basyx</groupId>
44
<artifactId>basyx.examples</artifactId>
5-
<version>1.2.0</version>
5+
<version>1.1.0</version>
66
<packaging>jar</packaging>
77
<name>BaSyx Examples</name>
88

@@ -171,4 +171,4 @@
171171
<version>16.1.1</version>
172172
</dependency>
173173
</dependencies>
174-
</project>
174+
</project>

0 commit comments

Comments
 (0)