Skip to content

Commit a7b95fb

Browse files
Removing rebase leftovers
1 parent 586936d commit a7b95fb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
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>
@@ -92,7 +91,6 @@
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>
@@ -138,7 +136,6 @@
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^
@@ -276,7 +273,6 @@
276273
</dependencies>
277274
</dependencyManagement>
278275

279-
<<<<<<< issue_225
280276
<dependencyManagement>
281277
<dependencies>
282278
<dependency>
@@ -340,7 +336,6 @@
340336
<artifactId>graphviz-java</artifactId>
341337
<version>${version.graphviz}</version>
342338
</dependency>
343-
=======
344339
<build>
345340
<plugins>
346341
<!-- Set properties containing the scm revision -->
@@ -381,7 +376,6 @@
381376
</configuration>
382377
</plugin>
383378
</plugins>
384-
>>>>>>> main
385379

386380
<pluginManagement>
387381
<plugins>

0 commit comments

Comments
 (0)