Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/rism-digital/verovio int…
Browse files Browse the repository at this point in the history
…o develop
  • Loading branch information
lpugin committed Nov 17, 2023
2 parents 697dd9c + 1ad5f4e commit c1b5ce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bindings/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
<goal>run</goal>
</goals>
<configuration>
<tasks>
<target>
<property name="native.classpath" refid="maven.compile.classpath" />
<echo file="${project.build.directory}/compile-classpath" message="${native.classpath}" />
<exec dir="." executable="./build.sh" failonerror="true"/>
</tasks>
</target>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit c1b5ce2

Please sign in to comment.