Skip to content

Commit a6d5736

Browse files
committed
Fix CI.
Relates to #60
1 parent a77b98c commit a6d5736

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

storm-kotlinx-serialization/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,16 +103,6 @@
103103
<artifactId>build-helper-maven-plugin</artifactId>
104104
<version>3.6.0</version>
105105
<executions>
106-
<execution>
107-
<id>add-java-main</id>
108-
<phase>generate-sources</phase>
109-
<goals><goal>add-source</goal></goals>
110-
<configuration>
111-
<sources>
112-
<source>src/main/java</source>
113-
</sources>
114-
</configuration>
115-
</execution>
116106
<execution>
117107
<id>add-kotlin-main</id>
118108
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)