Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instruction needs to be updated for maven repo url #17

Open
Zhichao-Hong opened this issue Sep 12, 2015 · 0 comments
Open

Instruction needs to be updated for maven repo url #17

Zhichao-Hong opened this issue Sep 12, 2015 · 0 comments

Comments

@Zhichao-Hong
Copy link

The maven repo mentioned in README.md

<dependency>
  <groupId>com.leansoft</groupId>
  <artifactId>bigqueue</artifactId>
  <version>0.7.0</version>
</dependency>

<repository>
  <id>github.release.repo</id>
  <url>https://raw.github.com/bulldog2011/bulldog-repo/master/repo/releases/</url>
</repository>

the url shold be:

 https://raw.githubusercontent.com/bulldog2011/bulldog-repo/master/repo/releases/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant