mirror of https://github.com/rusefi/jzy3d-api.git
Bump to version 2.1.1-SNAPSHOT
This commit is contained in:
parent
3c1739ead3
commit
f278777f6c
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-core-awt</artifactId>
|
||||
|
@ -18,5 +18,5 @@
|
|||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
</project>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-core-swt</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-core</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-depthpeeling</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-emul-gl-awt</artifactId>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<artifactId>jzy3d-core-awt</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>jzy3d-core-awt</artifactId>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>jzy3d-emul-gl-swt</artifactId>
|
||||
<name>Jzy3d EmulGL Implementation for SWT with jGL</name>
|
||||
|
@ -18,4 +18,3 @@
|
|||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-io-reports</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-io-xls</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-jGL</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-jGL-awt</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-jGL</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-jGL-swt</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-jGL</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-jdt-core</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-awt</artifactId>
|
||||
|
@ -36,7 +36,7 @@
|
|||
<version>${project.version}</version>
|
||||
<type>test-jar</type>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>jzy3d-core</artifactId>
|
||||
|
@ -52,7 +52,7 @@
|
|||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<configuration>
|
||||
<!-- This is necessary for JOGL to properly retrieve the OPENGL version
|
||||
<!-- This is necessary for JOGL to properly retrieve the OPENGL version
|
||||
information that we output in test to ease multiplatform debugging https://forum.jogamp.org/Selecting-the-highest-possible-GL-profile-at-runtime-td4041302.html -->
|
||||
<argLine>-Djogl.disable.openglcore=true</argLine>
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-core</artifactId>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-javafx</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-newt</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-swing</artifactId>
|
||||
|
@ -25,5 +25,5 @@
|
|||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
</project>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-native-jogl-swt</artifactId>
|
||||
|
@ -24,15 +24,15 @@
|
|||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- The org.eclipse.platform::org.eclipse.swt artifact is only an empty
|
||||
hull for SWT (the jar does not contain any class-files). The actual class
|
||||
files are contained in platform-specific artifacts. This is due to the design
|
||||
of the SWT project with one org.eclipse.swt Eclipse plug-in and multiple
|
||||
fragments one for each platform containing the native code/adjustments. In
|
||||
order to get the jar for a certain platform a dependency for the artifact
|
||||
for that platform must be declared. In order to not declare a compile time
|
||||
dependency to all specific platforms referenced below the dependencies are
|
||||
marked as optional and are therefore only present when developing jzy3d.
|
||||
<!-- The org.eclipse.platform::org.eclipse.swt artifact is only an empty
|
||||
hull for SWT (the jar does not contain any class-files). The actual class
|
||||
files are contained in platform-specific artifacts. This is due to the design
|
||||
of the SWT project with one org.eclipse.swt Eclipse plug-in and multiple
|
||||
fragments one for each platform containing the native code/adjustments. In
|
||||
order to get the jar for a certain platform a dependency for the artifact
|
||||
for that platform must be declared. In order to not declare a compile time
|
||||
dependency to all specific platforms referenced below the dependencies are
|
||||
marked as optional and are therefore only present when developing jzy3d.
|
||||
It is assumed that the platforms chosen below are the main dev-platforms. -->
|
||||
<dependency>
|
||||
<groupId>org.eclipse.platform</groupId>
|
||||
|
@ -47,7 +47,7 @@
|
|||
</dependencies>
|
||||
|
||||
<profiles>
|
||||
<!-- https://maven.apache.org/guides/introduction/introduction-to-profiles.html
|
||||
<!-- https://maven.apache.org/guides/introduction/introduction-to-profiles.html
|
||||
https://stackoverflow.com/questions/19023109/values-for-os-family-in-maven-profile-activation-condition -->
|
||||
|
||||
<profile>
|
||||
|
@ -115,4 +115,4 @@
|
|||
</profiles>
|
||||
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-svm-mapper</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-tester-native</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-tester</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-tests-java9</artifactId>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-all</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>jzy3d-tools-libsvm</artifactId>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>org.jzy3d</groupId>
|
||||
<artifactId>jzy3d-tutorials</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1-SNAPSHOT</version>
|
||||
|
||||
<name>Jzy3d Tutorials</name>
|
||||
|
||||
|
@ -25,15 +25,15 @@
|
|||
|
||||
</repositories>
|
||||
|
||||
<!-- <repositories> <repository> <id>Sonatype-snapshots</id> <name>Sonatyp
|
||||
Snapshots</name> <url>https://oss.sonatype.org/content/groups/public</url>
|
||||
</repository> <repository> <id>Sonatype-releases-staging</id> <name>Sonatype
|
||||
Releases Staging</name> <url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
|
||||
<!-- <repositories> <repository> <id>Sonatype-snapshots</id> <name>Sonatyp
|
||||
Snapshots</name> <url>https://oss.sonatype.org/content/groups/public</url>
|
||||
</repository> <repository> <id>Sonatype-releases-staging</id> <name>Sonatype
|
||||
Releases Staging</name> <url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
|
||||
</repository> </repositories> -->
|
||||
|
||||
|
||||
<!--To deploy tutorials: 1) this project does not references master to be
|
||||
able to be build alone 2) master still reference this project to build it
|
||||
<!--To deploy tutorials: 1) this project does not references master to be
|
||||
able to be build alone 2) master still reference this project to build it
|
||||
with the API involve being deployable by mvn deploy -->
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
|
@ -48,8 +48,8 @@
|
|||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
|
||||
<!-- <distributionManagement> <snapshotRepository> <id>ossrh</id> <url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||
</snapshotRepository> <repository> <id>ossrh</id> <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
||||
<!-- <distributionManagement> <snapshotRepository> <id>ossrh</id> <url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||
</snapshotRepository> <repository> <id>ossrh</id> <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
|
||||
</repository> </distributionManagement> -->
|
||||
|
||||
<properties>
|
||||
|
|
Loading…
Reference in New Issue