diff options
Diffstat (limited to 'BKULocal/pom.xml')
-rw-r--r-- | BKULocal/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml index 709e1bae..ba98f9b6 100644 --- a/BKULocal/pom.xml +++ b/BKULocal/pom.xml @@ -262,4 +262,8 @@ </build> </profile> </profiles> + + <scm> + <tag>1.3.25</tag> + </scm> </project> |