diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-21 16:01:36 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-21 16:01:36 +0000 |
commit | 723d2f2bfbb0a7f2e4c34cd9a22af471dbc2ba8f (patch) | |
tree | bf3b0e467f7807cd974d41ec269725c00c8c73b5 /BKULocal/pom.xml | |
parent | 06cd22f6acac2bd9edb373c7bb32c9a85cb34b21 (diff) | |
download | mocca-723d2f2bfbb0a7f2e4c34cd9a22af471dbc2ba8f.tar.gz mocca-723d2f2bfbb0a7f2e4c34cd9a22af471dbc2ba8f.tar.bz2 mocca-723d2f2bfbb0a7f2e4c34cd9a22af471dbc2ba8f.zip |
PINManagementRequest, QuitRequest
new help
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@463 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKULocal/pom.xml')
-rw-r--r-- | BKULocal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml index 409c5ad1..eb17a42c 100644 --- a/BKULocal/pom.xml +++ b/BKULocal/pom.xml @@ -111,7 +111,7 @@ <dependency> <artifactId>BKUHelp</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework</groupId> |