File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
8
<version >3.4.4</version >
9
- <relativePath />
9
+ <relativePath />
10
10
</parent >
11
11
12
12
<groupId >de.muenchen.captchaservice</groupId >
13
13
<artifactId >captchaservice-backend</artifactId >
14
- <version >0 .0.1-SNAPSHOT </version >
14
+ <version >1 .0.0 </version >
15
15
<name >captchaservice_backend</name >
16
- <description ></ description >
16
+ <description / >
17
17
<url >https://github.com/it-at-m/captchaservice</url >
18
18
19
19
<properties >
280
280
<scm >
281
281
<connection >scm:git:https://github.com/it-at-m/captchaservice.git</connection >
282
282
<developerConnection >scm:git:https://github.com/it-at-m/captchaservice.git</developerConnection >
283
- <tag >HEAD </tag >
283
+ <tag >captchaservice-backend-1.0.0 </tag >
284
284
</scm >
285
285
286
286
<build >
You can’t perform that action at this time.
0 commit comments