Skip to content

Commit 4cd344d

Browse files
committed
build source pkg
1 parent 54b806a commit 4cd344d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,14 +133,11 @@
133133
</configuration>
134134
</plugin>
135135
<plugin>
136-
<!-- always generate a source JAR -->
137136
<groupId>org.apache.maven.plugins</groupId>
138137
<artifactId>maven-source-plugin</artifactId>
139138
<version>3.0.1</version>
140139
<executions>
141140
<execution>
142-
<id>attach-sources</id>
143-
<phase>verify</phase>
144141
<goals>
145142
<goal>jar</goal>
146143
</goals>

0 commit comments

Comments
 (0)