Skip to content

Commit

Permalink
Merge pull request #17 from ardielle/version_1_5_1
Browse files Browse the repository at this point in the history
Updated version to 1.5.1
  • Loading branch information
boynton authored Sep 21, 2018
2 parents c847dbb + c80bc6f commit 46fb1a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The file [rdl.rdl](https://github.com/ardielle/ardielle-common/blob/master/rdl.r
<dependency>
<groupId>com.yahoo.rdl</groupId>
<artifactId>rdl-java</artifactId>
<version>1.4.14</version>
<version>1.5.1</version>
</dependency>
</dependencies>
<repositories>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.yahoo.rdl</groupId>
<artifactId>rdl-java</artifactId>
<packaging>jar</packaging>
<version>1.4.14</version>
<version>1.5.1</version>
<name>rdl-java</name>
<description>Core runtime support for RDL in Java</description>
<url>https://github.com/ardielle</url>
Expand Down

0 comments on commit 46fb1a1

Please sign in to comment.