Skip to content

Commit

Permalink
Merge pull request #8 from ardielle/1.4.9
Browse files Browse the repository at this point in the history
Bumped versions
  • Loading branch information
boynton authored Jan 3, 2017
2 parents 0317d15 + 9765733 commit 35ec46b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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.8</version>
<version>1.4.9</version>
</dependency>
</dependencies>
<repositories>
Expand All @@ -37,7 +37,7 @@ mvn versions:use-latest-releases "-Dincludes=com.yahoo.rdl"

## License

Copyright 2015 Yahoo Inc.
Copyright 2015-2017 Yahoo Inc.

Licensed under the terms of the Apache version 2.0 license. See LICENSE file for terms.

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.8-2</version>
<version>1.4.9</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 35ec46b

Please sign in to comment.