There was an error while loading. Please reload this page.
1 parent e4e9860 commit 3cf2b7cCopy full SHA for 3cf2b7c
2 files changed
build.gradle
@@ -62,7 +62,7 @@ sourceSets {
62
}
63
64
group = "com.eprosima"
65
-version = "1.6.0"
+version = "1.6.1"
66
67
//general properties
68
jar {
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.eprosima.idl</groupId>
6
<artifactId>com.eprosima.idl</artifactId>
7
- <version>1.6.0</version>
+ <version>1.6.1</version>
8
<packaging>jar</packaging>
9
10
<build>
0 commit comments