Skip to content

Commit d4d9b74

Browse files
authored
Merge pull request #7 from Optum/tester
Create a file to update to force build testing
2 parents f9382a3 + 8136b46 commit d4d9b74

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.optum.templ;
2+
3+
/**
4+
* Force builds by changing this file while maven central build and publish work is being tested.
5+
*/
6+
public interface Tester {
7+
}

0 commit comments

Comments
 (0)