diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-09 12:14:18 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-09 12:14:18 +0100 |
commit | d60ceb70869148deb9f85751c63460fa245a8c7f (patch) | |
tree | 9d81d11d69d40d614cb3c189f3f5e5e38c6e2d6e /id/server/auth-final/src/main/webapp/META-INF | |
parent | 04a8a85a7092f460e30553394ae415ad9bed18ed (diff) | |
download | moa-id-spss-d60ceb70869148deb9f85751c63460fa245a8c7f.tar.gz moa-id-spss-d60ceb70869148deb9f85751c63460fa245a8c7f.tar.bz2 moa-id-spss-d60ceb70869148deb9f85751c63460fa245a8c7f.zip |
split moa-id-auth in a final- and an edjucation- version
Diffstat (limited to 'id/server/auth-final/src/main/webapp/META-INF')
-rw-r--r-- | id/server/auth-final/src/main/webapp/META-INF/MANIFEST.MF | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/id/server/auth-final/src/main/webapp/META-INF/MANIFEST.MF b/id/server/auth-final/src/main/webapp/META-INF/MANIFEST.MF new file mode 100644 index 000000000..58630c02e --- /dev/null +++ b/id/server/auth-final/src/main/webapp/META-INF/MANIFEST.MF @@ -0,0 +1,2 @@ +Manifest-Version: 1.0
+
|