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.1.0-SNAPSHOT </version >
11+ <version >0.1.0</version >
1312 </parent >
1413
1514 <dependencies >
1615 <dependency >
1716 <groupId >decentralized-identity</groupId >
1817 <artifactId >uni-resolver-driver</artifactId >
19- <version >0.1.0-SNAPSHOT </version >
18+ <version >0.1.0</version >
2019 <scope >compile</scope >
2120 </dependency >
2221 <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.1.0-SNAPSHOT </version >
11+ <version >0.1.0</version >
1312 </parent >
1413
1514 <dependencies >
2221 <dependency >
2322 <groupId >decentralized-identity</groupId >
2423 <artifactId >uni-resolver-core</artifactId >
25- <version >0.1.0-SNAPSHOT </version >
24+ <version >0.1.0</version >
2625 <scope >compile</scope >
2726 </dependency >
2827 </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.1.0-SNAPSHOT </version >
7+ <version >0.1.0</version >
98 <name >uni-resolver</name >
109 <description >A Universal Resolver for decentralized identity.</description >
1110 <url >https://...</url >
3938 <url >https://github.com/decentralized-identity/universal-resolver</url >
4039 <connection >scm:git:git://github.com/decentralized-identity/universal-resolver.git</connection >
4140 <
developerConnection >scm:git:
[email protected] :decentralized-identity/universal-resolver.git</
developerConnection >
42- </scm >
41+ <tag >v0.1.0</tag >
42+ </scm >
4343 <distributionManagement >
4444 <repository >
4545 <id >github</id >
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.1.0-SNAPSHOT </version >
11+ <version >0.1.0</version >
1312 </parent >
1413
1514 <dependencies >
1615 <dependency >
1716 <groupId >decentralized-identity</groupId >
1817 <artifactId >uni-resolver-core</artifactId >
19- <version >0.1.0-SNAPSHOT </version >
18+ <version >0.1.0</version >
2019 <scope >compile</scope >
2120 </dependency >
2221 <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.1.0-SNAPSHOT </version >
11+ <version >0.1.0</version >
1312 </parent >
1413
1514 <dependencies >
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.1.0-SNAPSHOT </version >
11+ <version >0.1.0</version >
1412 </parent >
1513
1614 <dependencies >
1715 <dependency >
1816 <groupId >decentralized-identity</groupId >
1917 <artifactId >uni-resolver-core</artifactId >
20- <version >0.1.0-SNAPSHOT </version >
18+ <version >0.1.0</version >
2119 <scope >compile</scope >
2220 </dependency >
2321 <dependency >
2422 <groupId >decentralized-identity</groupId >
2523 <artifactId >uni-resolver-driver</artifactId >
26- <version >0.1.0-SNAPSHOT </version >
24+ <version >0.1.0</version >
2725 <scope >compile</scope >
2826 </dependency >
2927 <dependency >
3028 <groupId >decentralized-identity</groupId >
3129 <artifactId >uni-resolver-driver-http</artifactId >
32- <version >0.1.0-SNAPSHOT </version >
30+ <version >0.1.0</version >
3331 <scope >compile</scope >
3432 </dependency >
3533 <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.1.0-SNAPSHOT </version >
11+ <version >0.1.0</version >
1312 </parent >
1413
1514 <build >
8988 <dependency >
9089 <groupId >decentralized-identity</groupId >
9190 <artifactId >uni-resolver-local</artifactId >
92- <version >0.1.0-SNAPSHOT </version >
91+ <version >0.1.0</version >
9392 <scope >compile</scope >
9493 </dependency >
9594 <dependency >
You can’t perform that action at this time.
0 commit comments