Skip to content

Commit

Permalink
Merge pull request #6931 from pabender/testcreation
Browse files Browse the repository at this point in the history
Update OpenLCB to version 0.7.25
  • Loading branch information
pabender committed May 11, 2019
2 parents 735f691 + 12472e3 commit cb40eb8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/README.md
Expand Up @@ -76,7 +76,7 @@ After that, add and commit the additional files that were created within lib/
- from http://www.slf4j.org

##### openlcb.jar
- 0.7.22 from https://oss.sonatype.org/service/local/repositories/releases/content/org/openlcb/openlcb/0.7.22/openlcb-0.7.22.jar or the maven central repository.
- 0.7.25 from https://oss.sonatype.org/service/local/repositories/releases/content/org/openlcb/openlcb/0.7.25/openlcb-0.7.25.jar or the maven central repository.

##### jlfgr-1_0.jar
- icons from see http://www.coderanch.com/t/341737/GUI/java/Expand-Collapse-Panels
Expand Down
Binary file modified lib/openlcb.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -22,7 +22,7 @@
<slf4j.version>1.7.25</slf4j.version>
<jackson.version>2.9.8</jackson.version>
<jogamp.version>2.3.2</jogamp.version>
<openlcb.version>0.7.23</openlcb.version>
<openlcb.version>0.7.25</openlcb.version>
<netbeans.version>RELEASE82</netbeans.version>
<!-- test environment -->
<jmri.path.program>${basedir}</jmri.path.program>
Expand Down

0 comments on commit cb40eb8

Please sign in to comment.