File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 <groupId >io.github.guacsec</groupId >
77 <artifactId >trustify-da-java-client</artifactId >
8- <version >0.0.13 -SNAPSHOT</version >
8+ <version >0.0.14 -SNAPSHOT</version >
99 <name >Trustify DA Java Client</name >
1010 <description >Trustify DA Java Client</description >
1111 <url >https://github.com/guacsec/trustify-da-java-client#readme</url >
@@ -725,7 +725,7 @@ limitations under the License.]]>
725725 </transformer >
726726
727727 <!-- Service files transformer for Jackson and other services -->
728- <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
728+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
729729
730730 <!-- Append NOTICE files -->
731731 <transformer implementation =" org.apache.maven.plugins.shade.resource.AppendingTransformer" >
@@ -764,8 +764,8 @@ limitations under the License.]]>
764764 <formats >
765765 <format >
766766 <includes ><include >src/*</include ></includes >
767- <trimTrailingWhitespace />
768- <endWithNewline />
767+ <trimTrailingWhitespace />
768+ <endWithNewline />
769769 <indent >
770770 <tabs >true</tabs >
771771 <spacesPerTab >4</spacesPerTab >
You can’t perform that action at this time.
0 commit comments