summaryrefslogtreecommitdiff
path: root/java/client-java14
diff options
context:
space:
mode:
authorRupert Smith <rupertlssmith@apache.org>2007-06-06 15:25:02 +0000
committerRupert Smith <rupertlssmith@apache.org>2007-06-06 15:25:02 +0000
commit665aee0f58c38d847703adaf2b8195bb82a4f3e7 (patch)
tree31572f58cfdba813a7ddbae77e4a95f20ee21621 /java/client-java14
parent4b5036f7fffd9ab9001d63203ee4951be4f0d8e3 (diff)
downloadqpid-python-665aee0f58c38d847703adaf2b8195bb82a4f3e7.tar.gz
Updated examples to build source jar. Also put the java14 retrotranslated module back in now that the strange repeating build problem is solved.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@544866 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client-java14')
-rw-r--r--java/client-java14/pom.xml4
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>