Skip to content

Commit ee6d240

Browse files
committed
update to rc6, update core to rc8 (scatterplot/webpack updates)
1 parent 3029a50 commit ee6d240

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openmct-mcws",
3-
"version": "v5.4.0-rc5",
3+
"version": "v5.4.0-rc6",
44
"description": "Open MCT for MCWS",
55
"devDependencies": {
66
"@babel/eslint-parser": "7.26.8",
@@ -40,7 +40,7 @@
4040
"mini-css-extract-plugin": "2.7.6",
4141
"moment": "2.30.1",
4242
"node-bourbon": "^4.2.3",
43-
"openmct": "github:nasa/openmct#omm-r5.4.0-rc6",
43+
"openmct": "github:nasa/openmct#omm-r5.4.0-rc8",
4444
"prettier": "3.4.2",
4545
"printj": "1.3.1",
4646
"raw-loader": "^0.5.1",

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>gov.nasa.arc.wtd</groupId>
77
<artifactId>openmct-client</artifactId>
88
<name>Open MCT for MCWS Client</name>
9-
<version>v5.4.0-rc5</version>
9+
<version>v5.4.0-rc6</version>
1010
<packaging>war</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)