Commit 7f5f9aa2 authored by Ján Dovjak's avatar Ján Dovjak
Browse files

feat: pom.xml updated - pa165

parent 4f61ee87
Loading
Loading
Loading
Loading
+3 −17
Original line number Original line Diff line number Diff line
@@ -28,28 +28,14 @@
			<scope>test</scope>
			<scope>test</scope>
		</dependency>
		</dependency>
		<dependency>
		<dependency>
			<groupId>cz.muni.fi.pv165</groupId>
			<groupId>cz.muni.fi.pa165</groupId>
			<artifactId>api</artifactId>
			<version>0.0.1-SNAPSHOT</version>
			<scope>compile</scope>
		</dependency>
		<dependency>
			<groupId>cz.muni.fi.pv165</groupId>
			<artifactId>api</artifactId>
			<version>0.0.1-SNAPSHOT</version>
			<scope>compile</scope>
		</dependency>
		<dependency>
			<groupId>cz.muni.fi.pv165</groupId>
			<artifactId>service</artifactId>
			<artifactId>service</artifactId>
			<version>0.0.1-SNAPSHOT</version>
			<version>0.0.1-SNAPSHOT</version>
			<scope>compile</scope>
		</dependency>
		</dependency>
		<dependency>
		<dependency>
			<groupId>cz.muni.fi.pv165</groupId>
			<groupId>cz.muni.fi.pa165</groupId>
			<artifactId>service</artifactId>
			<artifactId>api</artifactId>
			<version>0.0.1-SNAPSHOT</version>
			<version>0.0.1-SNAPSHOT</version>
			<scope>compile</scope>
		</dependency>
		</dependency>
	</dependencies>
	</dependencies>