Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
Making release 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Baldin committed Jan 23, 2018
1 parent 80d3ed6 commit 03379c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</target>

<target name="install" description="Install flukes onto specified host and unpack for JNLP use">
<property name="flukes.zip" value="flukes-0.7.1.zip"/>
<property name="flukes.zip" value="flukes-0.7.3.zip"/>
<property name="flukes.host" value="geni-images.renci.org"/>
<!--
<property name="flukes.dir" value="/images/webstart/0.7-SNAPSHOT"/>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>orca</groupId>
<artifactId>flukes</artifactId>
<version>0.8-SNAPSHOT</version>
<version>0.7.3</version>
<name>FLUKES</name>
<description>FLUKES - ORCA NDL graph editor</description>
<url>http://geni-images.renci.org/webstart</url>
Expand Down

0 comments on commit 03379c5

Please sign in to comment.