Skip to content

Commit

Permalink
Release 1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
boynton committed Feb 24, 2017
1 parent 4de6c34 commit e7dab9f
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.9</version>
<version>1.4.11</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.10</version>
<version>1.4.11</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 e7dab9f

Please sign in to comment.