File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 4646 <module >utils</module >
4747 </modules >
4848
49- <<<<<<< issue_225
5049 <properties >
5150 <java .version>11</java .version>
5251 <maven .compiler.source>${java.version} </maven .compiler.source>
9291 <!-- Checkstyle props -->
9392 <checkstyle .failOnViolation>true</checkstyle .failOnViolation>
9493 <checkstyle .header.template><![CDATA[
95- =======
9694 <properties>
9795 <java.version>11</java.version>
9896 <maven.compiler.source>${java.version}</maven.compiler.source>
138136 <!-- Checkstyle props -->
139137 <checkstyle.failOnViolation>true</checkstyle.failOnViolation>
140138 <checkstyle.header.template><![CDATA[
141- >>>>>>> main
142139^\/\*$\n^
143140\* Copyright \d\d\d\d-Present The Serverless Workflow Specification Authors$\n^
144141\*$\n^
276273 </dependencies >
277274 </dependencyManagement >
278275
279- <<<<<<< issue_225
280276 <dependencyManagement >
281277 <dependencies >
282278 <dependency >
340336 <artifactId >graphviz-java</artifactId >
341337 <version >${version.graphviz} </version >
342338 </dependency >
343- =======
344339 <build >
345340 <plugins >
346341 <!-- Set properties containing the scm revision -->
381376 </configuration >
382377 </plugin >
383378 </plugins >
384- >>>>>>> main
385379
386380 <pluginManagement >
387381 <plugins >
You can’t perform that action at this time.
0 commit comments