updates version numbers, fixes missing pom.xml
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
	<parent>
 | 
			
		||||
		<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
		<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
		<version>2.17.3</version>
 | 
			
		||||
		<version>2.18.0</version>
 | 
			
		||||
		<relativePath>../..</relativePath>
 | 
			
		||||
	</parent>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -79,6 +79,7 @@ http://www.eclipse.org/legal/epl-v10.html
 | 
			
		||||
 | 
			
		||||
   <plugin
 | 
			
		||||
         id="com.minres.scviewer.database.fst"
 | 
			
		||||
         os="linux,win32"
 | 
			
		||||
         download-size="0"
 | 
			
		||||
         install-size="0"
 | 
			
		||||
         version="0.0.0"
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <version>3.0.0-SNAPSHOT</version>
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <version>1.1.0-SNAPSHOT</version>
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <version>1.0.0-SNAPSHOT</version>
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <version>1.0.0-SNAPSHOT</version>
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <version>1.1.0-SNAPSHOT</version>
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <version>1.1.0-SNAPSHOT</version>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										14
									
								
								plugins/com.minres.scviewer.database.fst/pom.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								plugins/com.minres.scviewer.database.fst/pom.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
<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">
 | 
			
		||||
	<modelVersion>4.0.0</modelVersion>
 | 
			
		||||
	<artifactId>com.minres.scviewer.database.fst</artifactId>
 | 
			
		||||
	<version>1.0.0-SNAPSHOT</version>
 | 
			
		||||
	<parent>
 | 
			
		||||
		<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
		<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
		<version>2.18.0</version>
 | 
			
		||||
		<relativePath>../..</relativePath>
 | 
			
		||||
	</parent>
 | 
			
		||||
	<packaging>eclipse-plugin</packaging>
 | 
			
		||||
	
 | 
			
		||||
</project>
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
	<parent>
 | 
			
		||||
		<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
		<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
		<version>2.17.3</version>
 | 
			
		||||
		<version>2.18.0</version>
 | 
			
		||||
		<relativePath>../..</relativePath>
 | 
			
		||||
	</parent>
 | 
			
		||||
	<packaging>eclipse-plugin</packaging>
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <packaging>eclipse-plugin</packaging>
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
	<parent>
 | 
			
		||||
		<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
		<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
		<version>2.17.3</version>
 | 
			
		||||
		<version>2.18.0</version>
 | 
			
		||||
		<relativePath>../..</relativePath>
 | 
			
		||||
	</parent>
 | 
			
		||||
	<packaging>eclipse-plugin</packaging>
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <version>4.0.0-SNAPSHOT</version>
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <packaging>eclipse-plugin</packaging>
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <packaging>eclipse-plugin</packaging>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 | 
			
		||||
Bundle-ManifestVersion: 2
 | 
			
		||||
Bundle-Name: SCViewer Help
 | 
			
		||||
Bundle-SymbolicName: com.minres.scviewer.e4.application.help;singleton:=true
 | 
			
		||||
Bundle-Version: 2.17.3
 | 
			
		||||
Bundle-Version: 2.18.0
 | 
			
		||||
Bundle-Vendor: MINRES Technologies GmbH
 | 
			
		||||
Automatic-Module-Name: com.minres.scviewer.e4.application.help
 | 
			
		||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
	<parent>
 | 
			
		||||
		<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
		<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
		<version>2.17.3</version>
 | 
			
		||||
		<version>2.18.0</version>
 | 
			
		||||
		<relativePath>../..</relativePath>
 | 
			
		||||
	</parent>
 | 
			
		||||
	<packaging>eclipse-plugin</packaging>
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 | 
			
		||||
Bundle-ManifestVersion: 2
 | 
			
		||||
Bundle-Name: %Bundle-Name
 | 
			
		||||
Bundle-SymbolicName: com.minres.scviewer.e4.application;singleton:=true
 | 
			
		||||
Bundle-Version: 2.17.3
 | 
			
		||||
Bundle-Version: 2.18.0
 | 
			
		||||
Bundle-Vendor: %Bundle-Vendor
 | 
			
		||||
Require-Bundle: javax.inject;bundle-version="1.0.0",
 | 
			
		||||
 org.eclipse.core.runtime;bundle-version="3.11.1",
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
	<parent>
 | 
			
		||||
		<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
		<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
		<version>2.17.3</version>
 | 
			
		||||
		<version>2.18.0</version>
 | 
			
		||||
		<relativePath>../..</relativePath>
 | 
			
		||||
	</parent>
 | 
			
		||||
	<packaging>eclipse-plugin</packaging>
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
  <packaging>eclipse-plugin</packaging>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								pom.xml
									
									
									
									
									
								
							@@ -4,7 +4,7 @@
 | 
			
		||||
	<modelVersion>4.0.0</modelVersion>
 | 
			
		||||
	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
	<version>2.17.3</version>
 | 
			
		||||
	<version>2.18.0</version>
 | 
			
		||||
	<packaging>pom</packaging>
 | 
			
		||||
	<modules>
 | 
			
		||||
		<module>releng/com.minres.scviewer.target</module>
 | 
			
		||||
@@ -12,6 +12,7 @@
 | 
			
		||||
		<module>plugins/com.minres.scviewer.database</module>
 | 
			
		||||
		<module>plugins/com.minres.scviewer.database.sqlite</module>
 | 
			
		||||
		<module>plugins/com.minres.scviewer.database.ftr</module>
 | 
			
		||||
		<module>plugins/com.minres.scviewer.database.fst</module>
 | 
			
		||||
		<module>plugins/com.minres.scviewer.database.text</module>
 | 
			
		||||
		<module>plugins/com.minres.scviewer.database.vcd</module>
 | 
			
		||||
		<module>tests/com.minres.scviewer.database.test</module>
 | 
			
		||||
@@ -70,7 +71,7 @@
 | 
			
		||||
						<artifact>
 | 
			
		||||
							<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
							<artifactId>com.minres.scviewer.target</artifactId>
 | 
			
		||||
							<version>2.17.3</version>
 | 
			
		||||
							<version>2.18.0</version>
 | 
			
		||||
						</artifact>
 | 
			
		||||
					</target>
 | 
			
		||||
              		<executionEnvironment>org.eclipse.justj.openjdk.hotspot.jre.minimal-15</executionEnvironment>
 | 
			
		||||
 
 | 
			
		||||
@@ -6,11 +6,11 @@
 | 
			
		||||
	<parent>
 | 
			
		||||
		<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
		<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
		<version>2.17.3</version>
 | 
			
		||||
		<version>2.18.0</version>
 | 
			
		||||
		<relativePath>../..</relativePath>
 | 
			
		||||
	</parent>
 | 
			
		||||
	<artifactId>com.minres.scviewer.e4.product</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
	<packaging>eclipse-repository</packaging>
 | 
			
		||||
	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
	<build>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<?pde version="3.5"?>
 | 
			
		||||
 | 
			
		||||
<product name="SCViewer" uid="scviewer" id="com.minres.scviewer.e4.application.product" application="org.eclipse.e4.ui.workbench.swt.E4Application" version="2.17.3" useFeatures="true" includeLaunchers="true">
 | 
			
		||||
<product name="SCViewer" uid="scviewer" id="com.minres.scviewer.e4.application.product" application="org.eclipse.e4.ui.workbench.swt.E4Application" version="2.18.0" useFeatures="true" includeLaunchers="true">
 | 
			
		||||
 | 
			
		||||
   <configIni use="default">
 | 
			
		||||
   </configIni>
 | 
			
		||||
 
 | 
			
		||||
@@ -12,7 +12,7 @@
 | 
			
		||||
  <parent>
 | 
			
		||||
  	<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
  	<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
  	<version>2.17.3</version>
 | 
			
		||||
  	<version>2.18.0</version>
 | 
			
		||||
  	<relativePath>../..</relativePath>
 | 
			
		||||
  </parent>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -7,7 +7,7 @@
 | 
			
		||||
	<parent>
 | 
			
		||||
		<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
		<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
		<version>2.17.3</version>
 | 
			
		||||
		<version>2.18.0</version>
 | 
			
		||||
		<relativePath>../..</relativePath>
 | 
			
		||||
	</parent>
 | 
			
		||||
	<build>
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
	<parent>
 | 
			
		||||
		<groupId>com.minres.scviewer</groupId>
 | 
			
		||||
		<artifactId>com.minres.scviewer.parent</artifactId>
 | 
			
		||||
		<version>2.17.3</version>
 | 
			
		||||
		<version>2.18.0</version>
 | 
			
		||||
		<relativePath>../..</relativePath>
 | 
			
		||||
	</parent>
 | 
			
		||||
	<packaging>eclipse-test-plugin</packaging>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user