Skip to content

Commit 3cf2b7c

Browse files
authored
Bump version to 1.6.1 (#129)
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
1 parent e4e9860 commit 3cf2b7c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ sourceSets {
6262
}
6363

6464
group = "com.eprosima"
65-
version = "1.6.0"
65+
version = "1.6.1"
6666

6767
//general properties
6868
jar {

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.eprosima.idl</groupId>
66
<artifactId>com.eprosima.idl</artifactId>
7-
<version>1.6.0</version>
7+
<version>1.6.1</version>
88
<packaging>jar</packaging>
99

1010
<build>

0 commit comments

Comments
 (0)