Skip to content

Commit b6d10cc

Browse files
author
absaoss-build-agent
committed
[maven-release-plugin] prepare release release/0.7.7
1 parent 5f47150 commit b6d10cc

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

deployment/web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>za.co.absa.spline.ui</groupId>
2323
<artifactId>project</artifactId>
2424
<relativePath>../../pom.xml</relativePath>
25-
<version>0.7.7-SNAPSHOT</version>
25+
<version>0.7.7</version>
2626
</parent>
2727

2828
<artifactId>spline-web-ui</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<version>1.1.0</version>
2525
</parent>
2626

27-
<version>0.7.7-SNAPSHOT</version>
27+
<version>0.7.7</version>
2828

2929
<groupId>za.co.absa.spline.ui</groupId>
3030
<artifactId>project</artifactId>
@@ -36,7 +36,7 @@
3636
<url>https://github.com/AbsaOSS/spline-ui</url>
3737
<connection>${scm.connection}</connection>
3838
<developerConnection>${scm.developerConnection}</developerConnection>
39-
<tag>HEAD</tag>
39+
<tag>release/0.7.7</tag>
4040
</scm>
4141

4242
<developers>

ui/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spline-ui",
3-
"version": "0.7.7-SNAPSHOT",
3+
"version": "0.7.7",
44
"author": "ABSA Group Limited Developers Team",
55
"license": "Apache 2.0",
66
"scripts": {

ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>za.co.absa.spline.ui</groupId>
2323
<artifactId>project</artifactId>
2424
<relativePath>../pom.xml</relativePath>
25-
<version>0.7.7-SNAPSHOT</version>
25+
<version>0.7.7</version>
2626
</parent>
2727

2828
<artifactId>ui-core</artifactId>

0 commit comments

Comments
 (0)