File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/java/gov/usgs/earthquake/distribution Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 "name" : " Product Distribution Layer" ,
44 "organization" : " U.S. Geological Survey" ,
55 "description" : " Distribution system used for derived earthquake information" ,
6- "version" : " v2.7.8 " ,
6+ "version" : " v2.7.9 " ,
77 "status" : " Production" ,
88 "permissions" : {
99 "usageType" : " openSource" ,
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ public class ProductClient extends DefaultConfigurable implements
6464 ProductClientMBean , Bootstrappable {
6565
6666 /** The "release" version number. */
67- public static final String RELEASE_VERSION = "Version 2.7.8 2021-02-10" ;
67+ public static final String RELEASE_VERSION = "Version 2.7.9 2021-02-10" ;
6868
6969 /** Property name used on products for current RELEASE_VERSION. */
7070 public static final String PDL_CLIENT_VERSION_PROPERTY = "pdl-client-version" ;
You can’t perform that action at this time.
0 commit comments