We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e38ac commit 872a4ddCopy full SHA for 872a4dd
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>net.time4j</groupId>
6
<artifactId>time4j-tzdata</artifactId>
7
- <version>1.6-2015f</version>
+ <version>1.6-2015g</version>
8
<packaging>jar</packaging>
9
<name>Time4J-TZDATA</name>
10
@@ -205,12 +205,6 @@
205
<version>[3.5,]</version>
206
<scope>provided</scope>
207
</dependency>
208
- <dependency>
209
- <groupId>net.time4j</groupId>
210
- <artifactId>time4j-misc</artifactId>
211
- <version>[3.5,]</version>
212
- <scope>provided</scope>
213
- </dependency>
214
<dependency>
215
216
<artifactId>time4j-i18n</artifactId>
src/main/resources/tzrepo/tzdata.repository
521 Bytes
0 commit comments