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-SNAPSHOT</version> <version>0.13.2</version> <parent> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <version>0.14-SNAPSHOT</version> <version>0.13.2</version> </parent> <build> Loading @@ -24,12 +24,12 @@ <dependency> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14-SNAPSHOT</version> <version>0.13</version> </dependency> <dependency> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14-SNAPSHOT</version> <version>0.13</version> <type>test-jar</type> <scope>test</scope> </dependency> Loading 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-SNAPSHOT</version> <version>0.13.2</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>HEAD</tag> <tag>v0.13.2</tag> <url>https://gitlab.uni-oldenburg.de/rwmajeed/histream/tree/master</url> </scm> <distributionManagement> Loading 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-SNAPSHOT</version> <version>0.13.2</version> <parent> <groupId>de.sekmi.histream</groupId> <artifactId>histream</artifactId> <version>0.14-SNAPSHOT</version> <version>0.13.2</version> </parent> <build> Loading @@ -24,12 +24,12 @@ <dependency> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14-SNAPSHOT</version> <version>0.13</version> </dependency> <dependency> <groupId>de.sekmi.histream</groupId> <artifactId>histream-core</artifactId> <version>0.14-SNAPSHOT</version> <version>0.13</version> <type>test-jar</type> <scope>test</scope> </dependency> Loading
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-SNAPSHOT</version> <version>0.13.2</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>HEAD</tag> <tag>v0.13.2</tag> <url>https://gitlab.uni-oldenburg.de/rwmajeed/histream/tree/master</url> </scm> <distributionManagement> Loading