Skip to content

Commit 8f06034

Browse files
author
Psilo
committed
Auto stash before merge of "master" and "origin/master"
1 parent f9c92de commit 8f06034

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package info.unterrainer.commons.httpserver;
2+
3+
public class Information {
4+
public static final String name = "Http-Server";
5+
public static final String buildTime = "2021-03-10T08:45:24Z";
6+
public static final String pomVersion = "0.1.24";
7+
}

0 commit comments

Comments
 (0)