#1142 - Update CHANGELOG for 1.0.2.RELEASE.
This commit is contained in:
committed by
Oliver Drotbohm
parent
38ace456c1
commit
0e8f79c0aa
@@ -37,7 +37,7 @@ import com.jayway.jsonpath.JsonPath;
|
||||
*/
|
||||
class ChangelogCreator {
|
||||
|
||||
private static final int MILESTONE_ID = 38;
|
||||
private static final int MILESTONE_ID = 39;
|
||||
private static final String URI_TEMPLATE = "https://api.github.com/repos/spring-projects/spring-hateoas/issues?milestone={id}&state=closed";
|
||||
|
||||
public static void main(String... args) {
|
||||
|
||||
Reference in New Issue
Block a user