Skip to content

Commit

Permalink
Update 2.7.5 date to 2021-01-04
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfee-usgs committed Jan 4, 2021
1 parent 9002616 commit 366d8c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"email": "[email protected]"
},
"date": {
"metadataLastUpdated": "2020-12-28"
"metadataLastUpdated": "2021-01-04"
}
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public class ProductClient extends DefaultConfigurable implements
ProductClientMBean, Bootstrappable {

/** The "release" version number. */
public static final String RELEASE_VERSION = "Version 2.7.5 2020-12-28";
public static final String RELEASE_VERSION = "Version 2.7.5 2021-01-04";

/** Property name used on products for current RELEASE_VERSION. */
public static final String PDL_CLIENT_VERSION_PROPERTY = "pdl-client-version";
Expand Down

0 comments on commit 366d8c1

Please sign in to comment.