sagarswathi / h2database

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

Version 1.3.169 not available in Maven Central Repository #427

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
<dependency>
    <groupId>com.h2database</groupId>
    <artifactId>h2</artifactId>
    <version>1.3.169</version>
</dependency>

is not resolvable.

Latest version in Maven Central is 1.3.168:
http://search.maven.org/#search|ga|1|g%3A%22com.h2database%22

Original issue reported on code.google.com by mceko...@gmail.com on 28 Nov 2012 at 2:42

GoogleCodeExporter commented 8 years ago
Versions 1.3.169 and 1.3.170 are now there as well.
I don't actually know who submitted them (it was not me).
I will try to ensure future versions will be uploaded as well.

Original comment by thomas.t...@gmail.com on 12 Dec 2012 at 6:02