Update pom.xml
This commit is contained in:
parent
8f614c34d5
commit
0bc954ed24
1 changed files with 4 additions and 1 deletions
5
pom.xml
5
pom.xml
|
|
@ -4,7 +4,10 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.c4181</groupId>
|
||||
<artifactId>email2telegram-message-service</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.0-SNAPSHOT</version
|
||||
<scm>
|
||||
<connection>scm:git@git.c4181.xyz:c4181/email2telegram-message-service.git</connection>
|
||||
</scm>
|
||||
<properties>
|
||||
<compiler-plugin.version>3.8.1</compiler-plugin.version>
|
||||
<maven.compiler.release>17</maven.compiler.release>
|
||||
|
|
|
|||
Loading…
Reference in a new issue