Skip to content

Commit dc59c0a

Browse files
authored
[Release Candidate] 5.3.0 RC2 (#207)
1 parent c8c126e commit dc59c0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openmct-mcws",
3-
"version": "5.3.0-rc1",
3+
"version": "5.3.0-rc2",
44
"description": "Open MCT for MCWS",
55
"devDependencies": {
66
"@braintree/sanitize-url": "6.0.2",

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

1212
<properties>

0 commit comments

Comments
 (0)