Skip to content

Commit 9020b38

Browse files
puredangerstuarthalloway
authored andcommitted
CLJ-1161 Omit version.properties file in -sources jar for release builds
Signed-off-by: Stuart Halloway <[email protected]>
1 parent ae7acfe commit 9020b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<version>2.1.2</version>
188188
<executions>
189189
<execution>
190-
<id>sources-jar</id>
190+
<id>attach-sources</id>
191191
<phase>package</phase>
192192
<goals>
193193
<goal>jar</goal>

0 commit comments

Comments
 (0)