Skip to content

Commit

Permalink
Remove unneeded refs to ancient Orbit
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed May 29, 2024
1 parent 1987f47 commit 9068c47
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
<repo>https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository</repo>
</properties>

<repositories>
<repository>
<id>repository</id>
<layout>p2</layout>
<url>${repo}</url>
</repository>
</repositories>

<build>
<plugins>
<plugin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
<repo>https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository</repo>
</properties>

<repositories>
<repository>
<id>repository</id>
<layout>p2</layout>
<url>${repo}</url>
</repository>
</repositories>

<build>
<plugins>
<plugin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@
<version>0.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
<repo>https://download.eclipse.org/tools/orbit/downloads/drops/R20201130205003/repository</repo>
</properties>

<repositories>
<repository>
<id>repository</id>
<layout>p2</layout>
<url>${repo}</url>
</repository>
</repositories>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 9068c47

Please sign in to comment.