Skip to content

Commit

Permalink
version 5.0-b1
Browse files Browse the repository at this point in the history
  • Loading branch information
davetsay committed Apr 7, 2023
1 parent d41056b commit 221ea46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openmct-mcws",
"version": "5.0.0-alpha",
"version": "5.0-b1",
"description": "Open MCT for MCWS",
"devDependencies": {
"axios": "^0.21.2",
Expand Down Expand Up @@ -31,8 +31,8 @@
"mini-css-extract-plugin": "2.6.0",
"moment": "2.29.4",
"node-bourbon": "^4.2.3",
"openmct": "nasa/openmct#omm-release/5.0",
"openmct-legacy-support": "akhenry/openmct-legacy-support#omm-release/5.0",
"openmct": "nasa/openmct#omm-r5.0.0-rc1",
"openmct-legacy-support": "akhenry/openmct-legacy-support#omm-r5.0.0-rc1",
"printj": "^1.2.1",
"raw-loader": "^0.5.1",
"resolve-url-loader": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>gov.nasa.arc.wtd</groupId>
<artifactId>openmct-client</artifactId>
<name>Open MCT for MCWS Client</name>
<version>5.0.0-alpha</version>
<version>5.0-b1</version>
<packaging>war</packaging>

<properties>
Expand Down

0 comments on commit 221ea46

Please sign in to comment.