Loading histream-core/pom.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <parent> <parent> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <artifactId>histream</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </parent> </parent> <build> <build> Loading histream-export/pom.xml +4 −4 Original line number Original line Diff line number Diff line Loading @@ -8,12 +8,12 @@ <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-export</artifactId> <artifactId>histream-export</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <parent> <parent> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <artifactId>histream</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </parent> </parent> <build> <build> Loading @@ -24,12 +24,12 @@ <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </dependency> </dependency> <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <type>test-jar</type> <type>test-jar</type> <scope>test</scope> <scope>test</scope> </dependency> </dependency> Loading histream-i2b2/pom.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-i2b2</artifactId> <artifactId>histream-i2b2</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <parent> <parent> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <artifactId>histream</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </parent> </parent> <build> <build> Loading @@ -31,7 +31,7 @@ <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </dependency> </dependency> </dependencies> </dependencies> </project> </project> No newline at end of file histream-import/pom.xml +4 −4 Original line number Original line Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-import</artifactId> <artifactId>histream-import</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <parent> <parent> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <artifactId>histream</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </parent> </parent> <properties> <properties> Loading Loading @@ -50,13 +50,13 @@ <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </dependency> </dependency> <!-- script support --> <!-- script support --> <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-js</artifactId> <artifactId>histream-js</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </dependency> </dependency> <!-- add later for sorting data tables <!-- add later for sorting data tables <dependency> <dependency> Loading histream-js/pom.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-js</artifactId> <artifactId>histream-js</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <parent> <parent> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <artifactId>histream</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </parent> </parent> <build> <build> Loading @@ -18,7 +18,7 @@ <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </dependency> </dependency> <dependency> <dependency> <groupId>junit</groupId> <groupId>junit</groupId> Loading Loading
histream-core/pom.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <parent> <parent> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <artifactId>histream</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </parent> </parent> <build> <build> Loading
histream-export/pom.xml +4 −4 Original line number Original line Diff line number Diff line Loading @@ -8,12 +8,12 @@ <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-export</artifactId> <artifactId>histream-export</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <parent> <parent> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <artifactId>histream</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </parent> </parent> <build> <build> Loading @@ -24,12 +24,12 @@ <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </dependency> </dependency> <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <type>test-jar</type> <type>test-jar</type> <scope>test</scope> <scope>test</scope> </dependency> </dependency> Loading
histream-i2b2/pom.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-i2b2</artifactId> <artifactId>histream-i2b2</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <parent> <parent> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <artifactId>histream</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </parent> </parent> <build> <build> Loading @@ -31,7 +31,7 @@ <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </dependency> </dependency> </dependencies> </dependencies> </project> </project> No newline at end of file
histream-import/pom.xml +4 −4 Original line number Original line Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-import</artifactId> <artifactId>histream-import</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <parent> <parent> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <artifactId>histream</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </parent> </parent> <properties> <properties> Loading Loading @@ -50,13 +50,13 @@ <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </dependency> </dependency> <!-- script support --> <!-- script support --> <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-js</artifactId> <artifactId>histream-js</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </dependency> </dependency> <!-- add later for sorting data tables <!-- add later for sorting data tables <dependency> <dependency> Loading
histream-js/pom.xml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-js</artifactId> <artifactId>histream-js</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> <parent> <parent> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <artifactId>histream</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </parent> </parent> <build> <build> Loading @@ -18,7 +18,7 @@ <dependency> <dependency> <groupId>de.sekmi.histream</groupId> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <artifactId>histream-core</artifactId> <version>0.13</version> <version>0.14-SNAPSHOT</version> </dependency> </dependency> <dependency> <dependency> <groupId>junit</groupId> <groupId>junit</groupId> Loading