Skip to content

Commit

Permalink
tycho-suppoer 0.15.0
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Fedorenko <[email protected]>
  • Loading branch information
ifedorenko committed Oct 24, 2014
1 parent afc6ace commit cb243d2
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>io.tesla.tycho</groupId>
<groupId>io.takari.tycho</groupId>
<artifactId>tycho-support</artifactId>
<version>0.0.12</version>
<version>0.15.0</version>
</parent>

<!--
<groupId>org.sonatype.m2e.antlr</groupId>
Use exising groupId for now until we figure out how to migrate people. If it matters.
-->
<groupId>org.sonatype.m2e.extras</groupId>
<groupId>org.sonatype.m2e.extras</groupId>
<artifactId>org.sonatype.m2e.antlr.parent</artifactId>
<version>0.15.0-SNAPSHOT</version>
<packaging>pom</packaging>
Expand All @@ -29,16 +29,8 @@
<properties>
<repositoryPathId>m2eclipse-antlr</repositoryPathId>
<p2MetadataName>M2E Antlr Connector</p2MetadataName>
</properties>

<repositories>
<repository>
<id>m2e-tests</id>
<url>https://repository.sonatype.org/content/sites/forge-sites/m2e/1.1.0/N/1.1.0.20120622-0806/</url>
<layout>p2</layout>
</repository>
</repositories>

</properties>

<modules>
<module>org.sonatype.m2e.antlr</module>
<module>org.sonatype.m2e.antlr.feature</module>
Expand Down

0 comments on commit cb243d2

Please sign in to comment.