View | Details | Raw Unified | Return to bug 469765 | Differences between
and this patch

Collapse All | Expand All

(-)pom.xml (-2 / +2 lines)
Lines 15-27 Link Here
15
  <parent>
15
  <parent>
16
    <groupId>org.eclipse</groupId>
16
    <groupId>org.eclipse</groupId>
17
    <artifactId>eclipse-platform-parent</artifactId>
17
    <artifactId>eclipse-platform-parent</artifactId>
18
    <version>4.5.0-SNAPSHOT</version>
18
    <version>4.5.1-SNAPSHOT</version>
19
    <relativePath>../eclipse-platform-parent</relativePath>
19
    <relativePath>../eclipse-platform-parent</relativePath>
20
  </parent>
20
  </parent>
21
21
22
  <groupId>eclipse.platform.debug</groupId>
22
  <groupId>eclipse.platform.debug</groupId>
23
  <artifactId>eclipse.platform.debug</artifactId>
23
  <artifactId>eclipse.platform.debug</artifactId>
24
  <version>4.5.0-SNAPSHOT</version>
24
  <version>4.5.1-SNAPSHOT</version>
25
  <packaging>pom</packaging>
25
  <packaging>pom</packaging>
26
26
27
  <properties>
27
  <properties>

Return to bug 469765