Skip to content

Commit c05aa6d

Browse files
committed
creating_release_version_3.8.4
1 parent 24cdfae commit c05aa6d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dashboard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>skills-service-parent</artifactId>
77
<groupId>skill-tree</groupId>
8-
<version>3.8.4-SNAPSHOT</version>
8+
<version>3.8.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>skill-tree</groupId>
88
<artifactId>skills-service-parent</artifactId>
99
<packaging>pom</packaging>
10-
<version>3.8.4-SNAPSHOT</version>
10+
<version>3.8.4</version>
1111
<modules>
1212
<module>dashboard</module>
1313
<module>service</module>

service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>skills-service-parent</artifactId>
77
<groupId>skill-tree</groupId>
8-
<version>3.8.4-SNAPSHOT</version>
8+
<version>3.8.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)