Skip to content

Commit d21e858

Browse files
committed
fix: temporary add rjson library to local repository due to artifactory problems
1 parent b8eb6ff commit d21e858

18 files changed

+120
-16
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2+
#Sat Sep 21 00:11:37 CEST 2024
3+
rjson-1.3.1-20210724.182155-1.jar>vault-proxy=
4+
rjson-1.3.1-20210724.182155-1.pom>vault-proxy=
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<metadata modelVersion="1.1.0">
3+
<groupId>tv.twelvetone.rjson</groupId>
4+
<artifactId>rjson</artifactId>
5+
<version>1.3.1-SNAPSHOT</version>
6+
<versioning>
7+
<snapshot>
8+
<timestamp>20210724.182155</timestamp>
9+
<buildNumber>1</buildNumber>
10+
</snapshot>
11+
<lastUpdated>20210724182155</lastUpdated>
12+
<snapshotVersions>
13+
<snapshotVersion>
14+
<extension>pom</extension>
15+
<value>1.3.1-20210724.182155-1</value>
16+
<updated>20210724182155</updated>
17+
</snapshotVersion>
18+
<snapshotVersion>
19+
<extension>jar</extension>
20+
<value>1.3.1-20210724.182155-1</value>
21+
<updated>20210724182155</updated>
22+
</snapshotVersion>
23+
</snapshotVersions>
24+
</versioning>
25+
</metadata>
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<metadata modelVersion="1.1.0">
3+
<groupId>tv.twelvetone.rjson</groupId>
4+
<artifactId>rjson</artifactId>
5+
<version>1.3.1-SNAPSHOT</version>
6+
<versioning>
7+
<snapshot>
8+
<timestamp>20210724.182155</timestamp>
9+
<buildNumber>1</buildNumber>
10+
</snapshot>
11+
<lastUpdated>20210724182155</lastUpdated>
12+
<snapshotVersions>
13+
<snapshotVersion>
14+
<extension>pom</extension>
15+
<value>1.3.1-20210724.182155-1</value>
16+
<updated>20210724182155</updated>
17+
</snapshotVersion>
18+
<snapshotVersion>
19+
<extension>jar</extension>
20+
<value>1.3.1-20210724.182155-1</value>
21+
<updated>20210724182155</updated>
22+
</snapshotVersion>
23+
</snapshotVersions>
24+
</versioning>
25+
</metadata>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f102838e293f93813c3cd40d32d0266dec77e664
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2+
#Tue Sep 30 10:51:07 CEST 2025
3+
maven-metadata-vault-proxy.xml.lastUpdated=1759222267613
134 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
33eff182d4ddc80f75e7a5cc34564a01e70a6881
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4+
<modelVersion>4.0.0</modelVersion>
5+
<groupId>tv.twelvetone.rjson</groupId>
6+
<artifactId>rjson</artifactId>
7+
<version>1.3.1-SNAPSHOT</version>
8+
</project>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7d3c2960bb2d14b9ca280d73a35cf11314b871f7
134 KB
Binary file not shown.

0 commit comments

Comments
 (0)