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