Skip to content

Commit

Permalink
skeleton: update parent version
Browse files Browse the repository at this point in the history
This is not necessary if a plugin (created using the skeleton script) is
built using Eclipse, but it is required when including the plugin in an
RCP and building it.

Change-Id: Ice5d9d3cdc613cbe2f27dd037a6349cc5bef98ce
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/195196
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
  • Loading branch information
christophebedard authored and PatrickTasse committed Aug 26, 2022
1 parent 3b5f29b commit 4a97d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skeleton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>org.eclipse.tracecompass.incubator</artifactId>
<groupId>org.eclipse.tracecompass.incubator</groupId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.tracecompass.incubator.{%dir}-parent</artifactId>
Expand Down

0 comments on commit 4a97d42

Please sign in to comment.