Skip to content
Snippets Groups Projects
Commit 7aaea35e authored by U-BASIS\dsmyda's avatar U-BASIS\dsmyda
Browse files

Updated the project.properties file to create a jar file using the same versioning as the datamodel

parent 600adcf2
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ debug.test.classpath=\ ...@@ -26,7 +26,7 @@ debug.test.classpath=\
dist.archive.excludes= dist.archive.excludes=
# This directory is removed when the project is cleaned: # This directory is removed when the project is cleaned:
dist.dir=dist dist.dir=dist
dist.jar=${dist.dir}/sleuthkit-caseuco-1.0.jar dist.jar=${dist.dir}/sleuthkit-caseuco-${VERSION}.jar
dist.javadoc.dir=${dist.dir}/javadoc dist.javadoc.dir=${dist.dir}/javadoc
endorsed.classpath= endorsed.classpath=
excludes= excludes=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment