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

version

parent c1bd3182
No related branches found
No related tags found
1 merge request!266Report Version
package gov.usgs.earthquake.nshmp.internal;
import com.google.gson.Gson;
public class TempTest {
public static void main(String[] args) {
System.out.println(new Gson().toJson(Version.getVersionInfo()));
}
}
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