Skip to content

Commit

Permalink
refer with target file name
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Dec 6, 2022
1 parent a5f1e65 commit 696251c
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions releng/org.eclipse.emf.parsley.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -647,12 +647,9 @@
<version>${tycho-version}</version>
<configuration>
<target>
<artifact>
<groupId>org.eclipse.emf.parsley</groupId>
<artifactId>org.eclipse.emf.parsley.targetplatform</artifactId>
<version>${project.version}</version>
<classifier>${target-file-name}</classifier>
</artifact>
<file>
${project.basedir}/../../devtools/org.eclipse.emf.parsley.targetplatform/${target-file-name}.target
</file>
</target>
<!--
Build only with the current environment to avoid problems of the shape
Expand Down

0 comments on commit 696251c

Please sign in to comment.