changeset 107:6253f40bf752
version 0.0.2
added howToInstallAliceJar.txt
author |
one |
date |
Tue, 26 Nov 2013 15:58:55 +0900 |
parents |
f42f2e6b31de |
children |
d7bff80b1832 |
files |
aliceInstall.sh howToInstallAliceJar.txt |
diffstat |
2 files changed, 2 insertions(+), 2 deletions(-)
[+]
|
line diff
--- a/aliceInstall.sh Tue Nov 26 07:11:36 2013 +0900
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/bin/sh
-mvn install:install-file -Dfile=$WORKSPACE_PATH/Alice/Alice.jar -DgroupId=alice -DartifactId=alice -Dversion=0.1 -Dpackaging=jar
\ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/howToInstallAliceJar.txt Tue Nov 26 15:58:55 2013 +0900
@@ -0,0 +1,2 @@
+#!/bin/sh
+mvn install:install-file -Dfile=$WORKSPACE_PATH/Alice/Alice.jar -DgroupId=alice -DartifactId=alice -Dversion=0.1 -Dpackaging=jar
\ No newline at end of file