Fixed IOC package prefix
This commit is contained in:
@@ -23,7 +23,7 @@ of the distribution package..
|
||||
<groupId>org.iter.codac.units</groupId>
|
||||
<artifactId>EC-GN-P01-PCF</artifactId>
|
||||
<packaging>codac</packaging>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0.1</version>
|
||||
<name>CODAC Core System EC-GN subsystem</name>
|
||||
<description>CODAC Core System EC-GN subsystem</description>
|
||||
<url>http://www.iter.org/</url>
|
||||
@@ -70,7 +70,8 @@ of the distribution package..
|
||||
<define macroname="project_version">${project.version}</define>
|
||||
<define macroname="project_description">${project.description}</define>
|
||||
</rpmspec>
|
||||
<package name="EC-GN-P01-PCF0CORE-ioc">
|
||||
<package name="EC-GN-P01-PCF0CORE-ioc"
|
||||
unitPrefix="false">
|
||||
<url>${rpm.vcs.url}</url>
|
||||
<include name="EC-GN-P01-PCF0CORE" type="ioc" />
|
||||
</package>
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -23,7 +23,7 @@
|
||||
<groupId>org.iter.codac.units</groupId>
|
||||
<artifactId>EC-GN-JA-PCF</artifactId>
|
||||
<packaging>codac</packaging>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0.1</version>
|
||||
<name>CODAC Core System EC-GN-JA-PCF subsystem</name>
|
||||
<description>CODAC Core System EC-GN-JA-PCF subsystem</description>
|
||||
<url>https://git.iter.org/scm/ec/ec-gn-ja-pcf.git@%(git rev-parse HEAD)</url>
|
||||
|
||||
Reference in New Issue
Block a user