File tree Expand file tree Collapse file tree 7 files changed +23
-30
lines changed
Expand file tree Collapse file tree 7 files changed +23
-30
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32
43 <modelVersion >4.0.0</modelVersion >
54 <artifactId >uni-resolver-driver-http</artifactId >
98 <parent >
109 <groupId >decentralized-identity</groupId >
1110 <artifactId >uni-resolver</artifactId >
12- <version >0.2-SNAPSHOT </version >
11+ <version >0.2.0 </version >
1312 </parent >
1413
1514 <repositories >
2726 <dependency >
2827 <groupId >decentralized-identity</groupId >
2928 <artifactId >uni-resolver-driver</artifactId >
30- <version >0.2-SNAPSHOT </version >
29+ <version >0.2.0 </version >
3130 <scope >compile</scope >
3231 </dependency >
3332 <dependency >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32
43 <modelVersion >4.0.0</modelVersion >
54 <artifactId >uni-resolver-driver</artifactId >
98 <parent >
109 <groupId >decentralized-identity</groupId >
1110 <artifactId >uni-resolver</artifactId >
12- <version >0.2-SNAPSHOT </version >
11+ <version >0.2.0 </version >
1312 </parent >
1413
1514 <repositories >
3332 <dependency >
3433 <groupId >decentralized-identity</groupId >
3534 <artifactId >uni-resolver-core</artifactId >
36- <version >0.2-SNAPSHOT </version >
35+ <version >0.2.0 </version >
3736 <scope >compile</scope >
3837 </dependency >
3938 </dependencies >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32
43 <modelVersion >4.0.0</modelVersion >
54 <groupId >decentralized-identity</groupId >
65 <artifactId >uni-resolver</artifactId >
76 <packaging >pom</packaging >
8- <version >0.2-SNAPSHOT </version >
7+ <version >0.2.0 </version >
98 <name >uni-resolver</name >
109 <description >A Universal Resolver for decentralized identity.</description >
1110 <url >https://uniresolver.io/</url >
4847 <url >https://github.com/decentralized-identity/universal-resolver</url >
4948 <connection >scm:git:git://github.com/decentralized-identity/universal-resolver.git</connection >
5049 <
developerConnection >scm:git:
[email protected] :decentralized-identity/universal-resolver.git</
developerConnection >
51- </scm >
50+ <tag >v0.2.0</tag >
51+ </scm >
5252
5353 <properties >
5454 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32
43 <modelVersion >4.0.0</modelVersion >
54 <artifactId >uni-resolver-client</artifactId >
98 <parent >
109 <groupId >decentralized-identity</groupId >
1110 <artifactId >uni-resolver</artifactId >
12- <version >0.2-SNAPSHOT </version >
11+ <version >0.2.0 </version >
1312 </parent >
1413
1514 <repositories >
2726 <dependency >
2827 <groupId >decentralized-identity</groupId >
2928 <artifactId >uni-resolver-core</artifactId >
30- <version >0.2-SNAPSHOT </version >
29+ <version >0.2.0 </version >
3130 <scope >compile</scope >
3231 </dependency >
3332 <dependency >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32
43 <modelVersion >4.0.0</modelVersion >
54 <artifactId >uni-resolver-core</artifactId >
98 <parent >
109 <groupId >decentralized-identity</groupId >
1110 <artifactId >uni-resolver</artifactId >
12- <version >0.2-SNAPSHOT </version >
11+ <version >0.2.0 </version >
1312 </parent >
1413
1514 <repositories >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
42
53 <modelVersion >4.0.0</modelVersion >
64 <artifactId >uni-resolver-local</artifactId >
108 <parent >
119 <groupId >decentralized-identity</groupId >
1210 <artifactId >uni-resolver</artifactId >
13- <version >0.2-SNAPSHOT </version >
11+ <version >0.2.0 </version >
1412 </parent >
1513
1614 <repositories >
2826 <dependency >
2927 <groupId >decentralized-identity</groupId >
3028 <artifactId >uni-resolver-core</artifactId >
31- <version >0.2-SNAPSHOT </version >
29+ <version >0.2.0 </version >
3230 <scope >compile</scope >
3331 </dependency >
3432 <dependency >
3533 <groupId >decentralized-identity</groupId >
3634 <artifactId >uni-resolver-driver</artifactId >
37- <version >0.2-SNAPSHOT </version >
35+ <version >0.2.0 </version >
3836 <scope >compile</scope >
3937 </dependency >
4038 <dependency >
4139 <groupId >decentralized-identity</groupId >
4240 <artifactId >uni-resolver-driver-http</artifactId >
43- <version >0.2-SNAPSHOT </version >
41+ <version >0.2.0 </version >
4442 <scope >compile</scope >
4543 </dependency >
4644 <dependency >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32
43 <modelVersion >4.0.0</modelVersion >
54 <artifactId >uni-resolver-web</artifactId >
98 <parent >
109 <groupId >decentralized-identity</groupId >
1110 <artifactId >uni-resolver</artifactId >
12- <version >0.2-SNAPSHOT </version >
11+ <version >0.2.0 </version >
1312 </parent >
1413
1514 <repositories >
10099 <dependency >
101100 <groupId >decentralized-identity</groupId >
102101 <artifactId >uni-resolver-local</artifactId >
103- <version >0.2-SNAPSHOT </version >
102+ <version >0.2.0 </version >
104103 <scope >compile</scope >
105104 </dependency >
106105 <dependency >
You can’t perform that action at this time.
0 commit comments