Commit 43fe203 1 parent 7624354 commit 43fe203 Copy full SHA for 43fe203
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >tech.jhipster</groupId >
7
7
<artifactId >jhipster-parent</artifactId >
8
- <version >7.0.1-SNAPSHOT </version >
8
+ <version >7.0.1</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >tech.jhipster</groupId >
7
7
<artifactId >jhipster-dependencies</artifactId >
8
- <version >7.0.1-SNAPSHOT </version >
8
+ <version >7.0.1</version >
9
9
<relativePath >../jhipster-dependencies/pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 11
11
12
12
<groupId >tech.jhipster</groupId >
13
13
<artifactId >jhipster-parent</artifactId >
14
- <version >7.0.1-SNAPSHOT </version >
14
+ <version >7.0.1</version >
15
15
<packaging >pom</packaging >
16
16
<name >JHipster server-side parent POM</name >
17
17
<url >https://github.com/jhipster/jhipster-bom/</url >
40
40
41
41
<properties >
42
42
<!-- The jhipster-framework version should be the same as the artifact version above -->
43
- <jhipster-framework .version>7.0.1-SNAPSHOT </jhipster-framework .version>
43
+ <jhipster-framework .version>7.0.1</jhipster-framework .version>
44
44
<!-- The spring-boot version should be the same as the parent version above -->
45
45
<spring-boot .version>2.4.4</spring-boot .version>
46
46
You can’t perform that action at this time.
0 commit comments