diff options
Diffstat (limited to 'smcc')
-rw-r--r-- | smcc/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml index 8a10c98b..de7af434 100644 --- a/smcc/pom.xml +++ b/smcc/pom.xml @@ -45,4 +45,8 @@ <scope>test</scope> </dependency> </dependencies> + + <scm> + <tag>1.3.25</tag> + </scm> </project> |