File tree 4 files changed +6
-8
lines changed
4 files changed +6
-8
lines changed 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"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- 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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<groupId >org.dflib.jjava</groupId >
9
7
<artifactId >jjava-parent</artifactId >
10
- <version >1.0-SNAPSHOT </version >
8
+ <version >1.0-a4 </version >
11
9
</parent >
12
10
13
11
<artifactId >jjava-launcher</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-a4 </version >
9
9
</parent >
10
10
11
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-a4 </version >
9
9
</parent >
10
10
11
11
<artifactId >jupyter-jvm-basekernel</artifactId >
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >org.dflib.jjava</groupId >
5
5
<artifactId >jjava-parent</artifactId >
6
- <version >1.0-SNAPSHOT </version >
6
+ <version >1.0-a4 </version >
7
7
8
8
<packaging >pom</packaging >
9
9
61
61
<connection >scm:git:https://github.com/dflib/jjava</connection >
62
62
<
developerConnection >scm:git:ssh://
[email protected] /dflib/jjava</
developerConnection >
63
63
<url >https://github.com/dflib/jjava</url >
64
- <tag >HEAD </tag >
64
+ <tag >1.0-a4 </tag >
65
65
</scm >
66
66
67
67
<distributionManagement >
You can’t perform that action at this time.
0 commit comments