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 46
46
<module >utils</module >
47
47
</modules >
48
48
49
- <<<<<<< issue_225
50
49
<properties >
51
50
<java .version>11</java .version>
52
51
<maven .compiler.source>${java.version} </maven .compiler.source>
92
91
<!-- Checkstyle props -->
93
92
<checkstyle .failOnViolation>true</checkstyle .failOnViolation>
94
93
<checkstyle .header.template><![CDATA[
95
- =======
96
94
<properties>
97
95
<java.version>11</java.version>
98
96
<maven.compiler.source>${java.version}</maven.compiler.source>
138
136
<!-- Checkstyle props -->
139
137
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
140
138
<checkstyle.header.template><![CDATA[
141
- >>>>>>> main
142
139
^\/\*$\n^
143
140
\* Copyright \d\d\d\d-Present The Serverless Workflow Specification Authors$\n^
144
141
\*$\n^
276
273
</dependencies >
277
274
</dependencyManagement >
278
275
279
- <<<<<<< issue_225
280
276
<dependencyManagement >
281
277
<dependencies >
282
278
<dependency >
340
336
<artifactId >graphviz-java</artifactId >
341
337
<version >${version.graphviz} </version >
342
338
</dependency >
343
- =======
344
339
<build >
345
340
<plugins >
346
341
<!-- Set properties containing the scm revision -->
381
376
</configuration >
382
377
</plugin >
383
378
</plugins >
384
- >>>>>>> main
385
379
386
380
<pluginManagement >
387
381
<plugins >
You can’t perform that action at this time.
0 commit comments