Skip to content

Commit 39787ec

Browse files
committed
v0.2 commit
1 parent aedd81f commit 39787ec

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Changes

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
Revision history for rdap-conformance.
22

3-
0.1 7 March 2014
3+
v0.2 12 July 2014
4+
- Object structure validation.
5+
- Basic search and redirect testing.
6+
- Request rate limiting.
7+
8+
v0.1 7 March 2014
49
- Initial release.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>net.apnic.rdap</groupId>
77
<artifactId>rdap-conformance</artifactId>
88
<packaging>jar</packaging>
9-
<version>0.2-SNAPSHOT</version>
9+
<version>0.2</version>
1010
<name>rdap-conformance</name>
1111
<url>http://confluence.apnic.net</url>
1212
<description>RDAP conformance</description>

0 commit comments

Comments
 (0)