summaryrefslogtreecommitdiffstats
path: root/lenovo/assembly.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lenovo/assembly.xml')
-rw-r--r--lenovo/assembly.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lenovo/assembly.xml b/lenovo/assembly.xml
index 97ee7411..d7c98d96 100644
--- a/lenovo/assembly.xml
+++ b/lenovo/assembly.xml
@@ -16,7 +16,7 @@
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
- <id>thinkcloud</id>
+ <id>lenovo</id>
<formats>
<format>zip</format>
</formats>
@@ -73,5 +73,5 @@
</includes>
</fileSet>
</fileSets>
- <baseDirectory>thinkcloud</baseDirectory>
+ <baseDirectory>lenovo</baseDirectory>
</assembly>