Skip to content

Commit 9590a40

Browse files
committed
Remove old baseline configuration
1 parent 1914f2d commit 9590a40

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -183,15 +183,6 @@
183183
<groupId>org.eclipse.tycho</groupId>
184184
<artifactId>tycho-p2-plugin</artifactId>
185185
<version>${tycho.version}</version>
186-
<configuration>
187-
<baselineMode>warn</baselineMode>
188-
<baselineReplace>none</baselineReplace>
189-
<baselineRepositories>
190-
<repository>
191-
<url>http://download.eclipse.org/eclipse/updates/4.2</url>
192-
</repository>
193-
</baselineRepositories>
194-
</configuration>
195186
</plugin>
196187
<plugin>
197188
<groupId>org.eclipse.tycho.extras</groupId>

0 commit comments

Comments
 (0)