diff options
Diffstat (limited to 'bkucommon/pom.xml')
-rw-r--r-- | bkucommon/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index e81dd322..f40a28bc 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/pom.xml @@ -159,4 +159,8 @@ </plugin>
</plugins>
</reporting>
+
+ <scm>
+ <tag>1.3.25</tag>
+ </scm>
</project>
|