summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-travelsample-1.0/services
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-21 21:38:39 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-21 21:38:39 +0000
commiteb439b7b7b108101e7cb4a43ede255e4c8fcb0f1 (patch)
tree5a00fc124fbcba6fb2588f4f899bc6b12944da2d /sca-java-1.x/branches/sca-java-travelsample-1.0/services
parentce0ee29734dca934ba53c103b231ca39d27e91bc (diff)
Cleanup to avoid unnecessary differences in RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947185 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/services')
-rw-r--r--sca-java-1.x/branches/sca-java-travelsample-1.0/services/smsgateway-corba/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/services/smsgateway-corba/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/services/smsgateway-corba/pom.xml
index c1f756c20f..9b8788453d 100644
--- a/sca-java-1.x/branches/sca-java-travelsample-1.0/services/smsgateway-corba/pom.xml
+++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/services/smsgateway-corba/pom.xml
@@ -65,7 +65,7 @@
</includes>
<emitStubs>true</emitStubs>
<emitSkeletons>true</emitSkeletons>
- <compatible>false</compatible>
+ <compatible>false</compatible>
</source>
</sources>
<sourceDirectory>${basedir}/src/main/resources</sourceDirectory>
@@ -73,4 +73,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>