Skip to content

Commit 9b63799

Browse files
committed
bump to next rc4
bump core to next omm-r5.3.0-rc3
1 parent ec4cd03 commit 9b63799

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": "5.3.0-rc3",
3+
"version": "5.3.0-rc4",
44
"description": "Open MCT for MCWS",
55
"devDependencies": {
66
"@braintree/sanitize-url": "6.0.4",
@@ -32,7 +32,7 @@
3232
"mini-css-extract-plugin": "2.7.6",
3333
"moment": "2.30.1",
3434
"node-bourbon": "^4.2.3",
35-
"openmct": "nasa/openmct#omm-r5.3.0-rc2",
35+
"openmct": "nasa/openmct#omm-r5.3.0-rc3",
3636
"printj": "1.3.1",
3737
"raw-loader": "^0.5.1",
3838
"resolve-url-loader": "5.0.0",

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>5.3.0-rc3</version>
9+
<version>5.3.0-rc4</version>
1010
<packaging>war</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)