Skip to content

Commit

Permalink
Merge pull request #7 from Optum/tester
Browse files Browse the repository at this point in the history
Create a file to update to force build testing
  • Loading branch information
JohnMThayer authored Sep 11, 2024
2 parents f9382a3 + 8136b46 commit d4d9b74
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions templ-lib/src/main/java/com/optum/templ/Tester.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package com.optum.templ;

/**
* Force builds by changing this file while maven central build and publish work is being tested.
*/
public interface Tester {
}

0 comments on commit d4d9b74

Please sign in to comment.