Skip to content

Commit 1e62a89

Browse files
committed
spotless
1 parent 418bc6f commit 1e62a89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,10 @@ under the License.
200200
<executions>
201201
<execution>
202202
<id>codegen-jar</id>
203-
<phase>package</phase>
204203
<goals>
205204
<goal>jar</goal>
206205
</goals>
206+
<phase>package</phase>
207207
<configuration>
208208
<classifier>codegen</classifier>
209209
<classesDirectory>${basedir}/src/main/codegen</classesDirectory>

0 commit comments

Comments
 (0)