We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9382a3 + 8136b46 commit d4d9b74Copy full SHA for d4d9b74
templ-lib/src/main/java/com/optum/templ/Tester.java
@@ -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