Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pivovarit authored Jun 11, 2020
1 parent 1106638 commit 085408b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions guava-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
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>guava</artifactId>
<artifactId>guava-2</artifactId>
<version>0.1.0-SNAPSHOT</version>
<name>guava</name>
<name>guava-2</name>

<parent>
<groupId>com.baeldung</groupId>
Expand Down Expand Up @@ -45,4 +45,4 @@
<assertj.version>3.6.1</assertj.version>
</properties>

</project>
</project>

0 comments on commit 085408b

Please sign in to comment.