Skip to content

Commit

Permalink
rid of legacy repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachin Pravin Patel committed Jan 22, 2007
1 parent 479434d commit d6cae4c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
6 changes: 3 additions & 3 deletions maven-plugins/maven-geronimodevtools-plugin/pom.xml
Expand Up @@ -77,9 +77,9 @@
<version>1.0-alpha-3</version>
</dependency>
<dependency>
<groupId>eclipse</groupId>
<artifactId>org.eclipse.osgi</artifactId>
<version>3.2.0</version>
<groupId>org.eclipse</groupId>
<artifactId>osgi</artifactId>
<version>3.2.1.R32x_v20060919</version>
</dependency>
</dependencies>
</project>
5 changes: 2 additions & 3 deletions pom.xml
Expand Up @@ -199,10 +199,9 @@
</releases>
</repository>
<repository>
<id>maven1-sppatel</id>
<id>sppatel</id>
<name>sppatel Repository on Apache</name>
<url>http://people.apache.org/~sppatel/repository</url>
<layout>legacy</layout>
<url>http://people.apache.org/~sppatel/maven/repository/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
Expand Down

0 comments on commit d6cae4c

Please sign in to comment.