File tree Expand file tree Collapse file tree 4 files changed +8
-15
lines changed Expand file tree Collapse file tree 4 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 16
16
~ limitations under the License.
17
17
-->
18
18
19
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
+ <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/xsd/maven-4.0.0.xsd" >
22
20
<parent >
23
21
<artifactId >dledger-all</artifactId >
24
22
<groupId >io.openmessaging.storage</groupId >
25
- <version >0.2.8-SNAPSHOT </version >
23
+ <version >0.3.0 </version >
26
24
</parent >
27
25
<modelVersion >4.0.0</modelVersion >
28
26
Original file line number Diff line number Diff line change 16
16
~ limitations under the License.
17
17
-->
18
18
19
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
+ <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/xsd/maven-4.0.0.xsd" >
22
20
<parent >
23
21
<artifactId >dledger-all</artifactId >
24
22
<groupId >io.openmessaging.storage</groupId >
25
- <version >0.2.8-SNAPSHOT </version >
23
+ <version >0.3.0 </version >
26
24
</parent >
27
25
<modelVersion >4.0.0</modelVersion >
28
26
Original file line number Diff line number Diff line change 16
16
~ limitations under the License.
17
17
-->
18
18
19
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
+ <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/xsd/maven-4.0.0.xsd" >
22
20
<modelVersion >4.0.0</modelVersion >
23
21
24
22
<parent >
29
27
30
28
<groupId >io.openmessaging.storage</groupId >
31
29
<artifactId >dledger-all</artifactId >
32
- <version >0.2.8-SNAPSHOT </version >
30
+ <version >0.3.0 </version >
33
31
34
32
<packaging >pom</packaging >
35
33
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
3
2
<parent >
4
3
<artifactId >dledger-all</artifactId >
5
4
<groupId >io.openmessaging.storage</groupId >
6
- <version >0.2.8-SNAPSHOT </version >
5
+ <version >0.3.0 </version >
7
6
</parent >
8
7
<modelVersion >4.0.0</modelVersion >
9
8
You can’t perform that action at this time.
0 commit comments