diff --git a/build.xml b/build.xml index c2c6277..e95544a 100644 --- a/build.xml +++ b/build.xml @@ -21,6 +21,7 @@ + @@ -88,6 +89,9 @@ wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core --> + + + @@ -123,6 +127,7 @@ wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core + @@ -148,12 +153,13 @@ wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core - + + @@ -172,6 +178,7 @@ wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core + @@ -185,6 +192,7 @@ wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core version="true" use="true" windowtitle="Scenarium library API: ${ant.project.name}"> + diff --git a/version.txt b/version.txt new file mode 100644 index 0000000..6c6aa7c --- /dev/null +++ b/version.txt @@ -0,0 +1 @@ +0.1.0 \ No newline at end of file