diff options
Diffstat (limited to 'BKUAppletExt')
-rw-r--r-- | BKUAppletExt/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/BKUAppletExt/pom.xml b/BKUAppletExt/pom.xml index 568ec1ae..e096d3bb 100644 --- a/BKUAppletExt/pom.xml +++ b/BKUAppletExt/pom.xml @@ -342,4 +342,8 @@ <optional>true</optional> </dependency> </dependencies> + + <scm> + <tag>1.3.25</tag> + </scm> </project> |