Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] Where are the jgit snapshots?

exactly, snapshots are available on repo.eclipse.org

On Sat, Feb 4, 2017 at 2:30 AM, bo zhang <zhangbodut@xxxxxxxxx> wrote:
I found it, it's inĀ 

 <repository>
    <id>jgit-snapshot-repository</id>
    <url>https://repo.eclipse.org/content/groups/jgit/</url>
    <snapshots>
      <enabled>true</enabled>
    </snapshots>
  </repository>

2017-02-04 9:11 GMT+08:00 bo zhang <zhangbodut@xxxxxxxxx>:
Hello everyone,

I want to use jgit 4.7.0-SNAPSHOT but didn't find it in maven central, does anyone know which repository it is in?

Thanks a lot for the help.


_______________________________________________
jgit-dev mailing list
jgit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jgit-dev


Back to the top