Skip to content

Commit

Permalink
Bump version to 1.6.0 (#75)
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Santiago <[email protected]>
  • Loading branch information
jsan-rt authored Jun 12, 2023
1 parent 6c46e93 commit 51a6c79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ sourceSets {
}

group = "com.eprosima"
version = "1.5.0"
version = "1.6.0"

//general properties
jar {
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.eprosima.idl</groupId>
<artifactId>com.eprosima.idl</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
<packaging>jar</packaging>

<build>
Expand Down

0 comments on commit 51a6c79

Please sign in to comment.