diff options
author | peter.danner <peter.danner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-07-31 12:32:16 +0000 |
---|---|---|
committer | peter.danner <peter.danner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-07-31 12:32:16 +0000 |
commit | 9dc5bdc0267ad0650efd4b629273506395b10b6c (patch) | |
tree | 448195c579dfbcac5fd8bd9dc38df7bbc4db3760 /common/manifest.template | |
parent | dc176228408d0f57904f85f03fddd11311f67d76 (diff) | |
download | moa-id-spss-9dc5bdc0267ad0650efd4b629273506395b10b6c.tar.gz moa-id-spss-9dc5bdc0267ad0650efd4b629273506395b10b6c.tar.bz2 moa-id-spss-9dc5bdc0267ad0650efd4b629273506395b10b6c.zip |
Added version infomation do jar-result
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@861 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/manifest.template')
-rw-r--r-- | common/manifest.template | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/common/manifest.template b/common/manifest.template new file mode 100644 index 000000000..734f23f58 --- /dev/null +++ b/common/manifest.template @@ -0,0 +1,6 @@ +Manifest-version: 1.0
+
+Name: at/gv/egovernment/moa/util/
+Implementation-Title: MOA-Common
+Implementation-Version: @version@
+Implementation-URL: http://www.cio.gv.at/onlineservices/basicmodules/
|