Author: fchrist
Date: Sat Jun 2 21:21:34 2012
New Revision: 1345584
URL: http://svn.apache.org/viewvc?rev=1345584&view=rev
Log:
STANBOL-641 Added missing release assembly descriptor property
Modified:
incubator/stanbol/tags/stanbol-parent-1-incubating/pom.xml
Modified: incubator/stanbol/tags/stanbol-parent-1-incubating/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/tags/stanbol-parent-1-incubating/pom.xml?rev=1345584&r1=1345583&r2=1345584&view=diff
==============================================================================
--- incubator/stanbol/tags/stanbol-parent-1-incubating/pom.xml (original)
+++ incubator/stanbol/tags/stanbol-parent-1-incubating/pom.xml Sat Jun 2
21:21:34 2012
@@ -59,6 +59,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jersey-version>1.12</jersey-version>
<pax-exam-version>2.3.0.M1</pax-exam-version>
+
<sourceReleaseAssemblyDescriptor>stanbol-source-release-zip-tar</sourceReleaseAssemblyDescriptor>
</properties>
<build>