File tree 4 files changed +7
-9
lines changed
4 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.dflib.jjava</groupId >
7
7
<artifactId >jjava-parent</artifactId >
8
- <version >1.0-SNAPSHOT </version >
8
+ <version >1.0-a5 </version >
9
9
</parent >
10
10
11
11
<artifactId >jjava-launcher</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
7
6
<groupId >org.dflib.jjava</groupId >
8
7
<artifactId >jjava-parent</artifactId >
9
- <version >1.0-SNAPSHOT </version >
8
+ <version >1.0-a5 </version >
10
9
</parent >
11
10
12
11
<artifactId >jjava</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.dflib.jjava</groupId >
7
7
<artifactId >jjava-parent</artifactId >
8
- <version >1.0-SNAPSHOT </version >
8
+ <version >1.0-a5 </version >
9
9
</parent >
10
10
11
11
<artifactId >jupyter-jvm-basekernel</artifactId >
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
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<groupId >org.dflib.jjava</groupId >
6
5
<artifactId >jjava-parent</artifactId >
7
- <version >1.0-SNAPSHOT </version >
6
+ <version >1.0-a5 </version >
8
7
9
8
<packaging >pom</packaging >
10
9
63
62
<connection >scm:git:https://github.com/dflib/jjava</connection >
64
63
<developerConnection >scm:git:ssh://git@github.com/dflib/jjava</developerConnection >
65
64
<url >https://github.com/dflib/jjava</url >
66
- <tag >HEAD </tag >
65
+ <tag >1.0-a5 </tag >
67
66
</scm >
68
67
69
68
<distributionManagement >
You can’t perform that action at this time.
0 commit comments