Skip to content

Commit

Permalink
Bump version to v1.1.2 (#50)
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Ponz <[email protected]>
  • Loading branch information
EduPonz authored Feb 24, 2022
1 parent a2137f1 commit 519ac2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion idl.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ configurations {
}

group = "com.eprosima"
version = "1.0.0"
version = "1.1.2"

//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.0.0</version>
<version>1.1.2</version>
<packaging>jar</packaging>

<build>
Expand Down

0 comments on commit 519ac2c

Please sign in to comment.