diff options
Diffstat (limited to 'java/client-java14/pom.xml')
| -rw-r--r-- | java/client-java14/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/client-java14/pom.xml b/java/client-java14/pom.xml index 17d76ea685..90a49e7d6c 100644 --- a/java/client-java14/pom.xml +++ b/java/client-java14/pom.xml @@ -149,7 +149,7 @@ <id>assembly-dist</id>
<phase>package</phase>
<goals>
- <goal>assembly</goal>
+ <goal>attached</goal>
</goals>
<configuration>
<descriptors>
@@ -167,7 +167,7 @@ <id>assembly-alltestdeps</id>
<phase>package</phase>
<goals>
- <goal>assembly</goal>
+ <goal>attached</goal>
</goals>
<configuration>
<descriptors>
|
