diff options
Diffstat (limited to 'STALService')
| -rw-r--r-- | STALService/pom.xml | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/STALService/pom.xml b/STALService/pom.xml index 99487973..7385b28f 100644 --- a/STALService/pom.xml +++ b/STALService/pom.xml @@ -20,4 +20,8 @@        <artifactId>slf4j-api</artifactId>      </dependency>    </dependencies> + +  <scm> +    <tag>1.3.25</tag> +  </scm>  </project>
\ No newline at end of file | 
