Skip to content
Snippets Groups Projects
Commit 1976bc02 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

remove nshmp-utils-java version

parent 6e427a95
No related branches found
No related tags found
1 merge request!817www nshmp-lib
......@@ -30,7 +30,6 @@ public class HazVersion implements AppVersion {
var versions = new ArrayList<VersionInfo>();
versions.add(new HazVersion().getVersionInfo());
versions.add(new LibVersion().getVersionInfo());
versions.add(new WsUtilsVersion().getVersionInfo());
return versions.toArray(new VersionInfo[0]);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment