diff options
Diffstat (limited to 'BKULocal')
-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 48b6d590..54de31b2 100644 --- a/BKULocal/pom.xml +++ b/BKULocal/pom.xml @@ -97,7 +97,7 @@ <dependency>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUApplet</artifactId>
- <version>1.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>at.gv.egiz</groupId>
|