Skip to content

Commit

Permalink
[releng] Fix POM for org.eclipse.emf.transaction.target
Browse files Browse the repository at this point in the history
Change-Id: Iaa79119e930dbe44473e34f4f0ff186bc438d55f
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
  • Loading branch information
pcdavid committed Dec 10, 2020
1 parent 490e769 commit 8987072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.emf.transaction.target/pom.xml
Expand Up @@ -40,7 +40,7 @@
<configuration>
<artifacts>
<artifact>
<file>emf-transaction.target</file>
<file>${platform}.target</file>
<type>target</type>
<classifier>emf-transaction</classifier>
</artifact>
Expand Down

0 comments on commit 8987072

Please sign in to comment.