bryan-emmanuel / javageomodel

Automatically exported from code.google.com/p/javageomodel
0 stars 0 forks source link

Tag a version and release a pom #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm a little disappointed that I can't just use your library as-is. It looks 
like it's still in SNAPSHOT mode (ignoring the apparent release in your 
Downloads section). Nothing's been tagged, and there's no official pom for the 
"released" jar.

I guess we'll be tagging our own version internally.

Original issue reported on code.google.com by r...@moesol.com on 9 Sep 2010 at 10:34

GoogleCodeExporter commented 8 years ago
<repositories>
  <repository>
    <id>javageomodel-repo</id>
    <url>http://javageomodel.googlecode.com/svn/repository</url>
  </repository>
</repositories>

Original comment by edgar.da...@gmail.com on 11 Nov 2010 at 11:07