Loading histream-core/pom.xml +2 −2 Original line number Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> <parent> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> </parent> <build> Loading histream-export/pom.xml +4 −4 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ <groupId>de.sekmi.histream</groupId> <artifactId>histream-export</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> <parent> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> </parent> <build> Loading @@ -24,12 +24,12 @@ <dependency> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> </dependency> <dependency> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> Loading histream-i2b2/pom.xml +3 −3 Original line number Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <artifactId>histream-i2b2</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> <parent> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> </parent> <build> Loading @@ -31,7 +31,7 @@ <dependency> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> </dependency> </dependencies> </project> No newline at end of file pom.xml +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> <name>HIStream</name> <description>Real-time stream based decision support system</description> Loading @@ -25,7 +25,7 @@ <scm> <connection>scm:git:git@gitlab.uni-oldenburg.de:rwmajeed/histream.git</connection> <developerConnection>scm:git:git@gitlab.uni-oldenburg.de:rwmajeed/histream.git</developerConnection> <tag>v0.14</tag> <tag>HEAD</tag> <url>https://gitlab.uni-oldenburg.de/rwmajeed/histream/tree/master</url> </scm> <distributionManagement> Loading Loading
histream-core/pom.xml +2 −2 Original line number Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> <parent> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> </parent> <build> Loading
histream-export/pom.xml +4 −4 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ <groupId>de.sekmi.histream</groupId> <artifactId>histream-export</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> <parent> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> </parent> <build> Loading @@ -24,12 +24,12 @@ <dependency> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> </dependency> <dependency> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> Loading
histream-i2b2/pom.xml +3 −3 Original line number Diff line number Diff line Loading @@ -4,12 +4,12 @@ <groupId>de.sekmi.histream</groupId> <artifactId>histream-i2b2</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> <parent> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> </parent> <build> Loading @@ -31,7 +31,7 @@ <dependency> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> </dependency> </dependencies> </project> No newline at end of file
pom.xml +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <version>0.14</version> <version>0.15-SNAPSHOT</version> <name>HIStream</name> <description>Real-time stream based decision support system</description> Loading @@ -25,7 +25,7 @@ <scm> <connection>scm:git:git@gitlab.uni-oldenburg.de:rwmajeed/histream.git</connection> <developerConnection>scm:git:git@gitlab.uni-oldenburg.de:rwmajeed/histream.git</developerConnection> <tag>v0.14</tag> <tag>HEAD</tag> <url>https://gitlab.uni-oldenburg.de/rwmajeed/histream/tree/master</url> </scm> <distributionManagement> Loading