summaryrefslogtreecommitdiffstats
path: root/catalog-be/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/pom.xml')
-rw-r--r--catalog-be/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index 17f01caa88..e53069cf5a 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -596,7 +596,7 @@
WEB-INF/classes/portal.properties</packagingExcludes>
<archive>
<manifestEntries>
- <SDC-Version>${full.release.version}</SDC-Version>
+ <SDC-Version>${project.version}</SDC-Version>
</manifestEntries>
<manifest>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
@@ -738,7 +738,7 @@
<goal>copy-resources</goal>
</goals>
<configuration>
- <outputDirectory>${project.parent.basedir}/sdc-os-chef/sdc-normatives/chef-repo/cookbooks/sdc-normatives/files/default</outputDirectory>
+ <outputDirectory>${project.parent.basedir}/sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-normatives/files/default</outputDirectory>
<resources>
<resource>
<directory>./target</directory>