mirror of https://github.com/rusefi/jzy3d-api.git
[maven-release-plugin] prepare release jzy3d-all-2.2.0
This commit is contained in:
parent
1c9496d6e6
commit
0f84c95630
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-core-awt</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-core</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-depthpeeling</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-emul-gl-awt</artifactId>
|
||||
|
|
|
@ -1,12 +1,10 @@
|
|||
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-everything</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-io-reports</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-io-xls</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-jGL</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-jGL-awt</artifactId>
|
||||
|
@ -16,6 +16,6 @@
|
|||
</properties>
|
||||
|
||||
<scm>
|
||||
<tag>jzy3d-all-2.1.0</tag>
|
||||
<tag>jzy3d-all-2.2.0</tag>
|
||||
</scm>
|
||||
</project>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-jGL</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-jGL-swt</artifactId>
|
||||
|
@ -76,6 +76,6 @@
|
|||
</profiles>
|
||||
|
||||
<scm>
|
||||
<tag>jzy3d-all-2.1.0</tag>
|
||||
<tag>jzy3d-all-2.2.0</tag>
|
||||
</scm>
|
||||
</project>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-jGL</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-jdt-core</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-awt</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-core</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-newt</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-swing</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-swt</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-svm-mapper</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-tester-native</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-tester</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-tests-java9</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-tools-libsvm</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-tutorials</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
|
||||
<name>Jzy3d Tutorials</name>
|
||||
|
||||
|
|
8
pom.xml
8
pom.xml
|
@ -1,11 +1,9 @@
|
|||
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
<version>2.2.0</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Jzy3d Master Project</name>
|
||||
|
@ -93,7 +91,7 @@
|
|||
|
||||
<scm>
|
||||
<connection>scm:git:git@github.com:jzy3d/jzy3d-api.git</connection>
|
||||
<tag>jzy3d-all-2.1.0</tag>
|
||||
<tag>jzy3d-all-2.2.0</tag>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>Github</system>
|
||||
|
|
Loading…
Reference in New Issue