Skip to content

Instantly share code, notes, and snippets.

@jiangrongyong
Created June 13, 2013 10:28
Show Gist options
  • Select an option

  • Save jiangrongyong/5772755 to your computer and use it in GitHub Desktop.

Select an option

Save jiangrongyong/5772755 to your computer and use it in GitHub Desktop.
mvn repo
<repository>
<id>com.springsource.repository.bundles.release</id>
<name>SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases</name>
<url>http://repository.springsource.com/maven/bundles/release</url>
</repository>
<repository>
<id>com.springsource.repository.bundles.external</id>
<name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>
<url>http://repository.springsource.com/maven/bundles/external</url>
</repository>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment