Samples depends on 0.2.3, but actual svn version is 0.2.4

Bug #1209951 reported by Barys Ilyushonak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
JQuantLib
New
Low
Unassigned

Bug Description

./jquantlib-all/mvn clean install failed due to samples depends on 0.2.3

======================
Additional Information
======================
I have changed jquantlib-samples\pom.xml to use
    <parent>
        <groupId>org.jquantlib</groupId>
        <artifactId>jquantlib-all</artifactId>
        <version>0.2.4-SNAPSHOT</version>
        <relativePath>../jquantlib-all/pom.xml</relativePath>
    </parent>

and it works

Tags: samples
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.