Skip to content

Commit c0e47a4

Browse files
committed
ci: setup publish
1 parent 6ef40a0 commit c0e47a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@
258258
</execution>
259259
</executions>
260260
<configuration>
261-
<source>1.8</source>
262-
<target>1.8</target>
261+
<source>1.7</source>
262+
<target>1.7</target>
263263
<compilerArgs>
264264
<arg>-Xlint:unchecked</arg>
265265
</compilerArgs>

0 commit comments

Comments
 (0)