Skip to content

Commit

Permalink
updated the pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanrauh committed Mar 13, 2016
1 parent de84d46 commit fb2582d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AJAX/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>net.bootsfaces</groupId>
<artifactId>bootsfaces</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</dependency>
<dependency>
<groupId>org.primefaces</groupId>
Expand Down
2 changes: 1 addition & 1 deletion BootsFacesChess/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>net.bootsfaces</groupId>
<artifactId>bootsfaces</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.primefaces</groupId>
Expand Down
2 changes: 1 addition & 1 deletion Messages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>net.bootsfaces</groupId>
<artifactId>bootsfaces</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.8.1</version>
</dependency>
</dependencies>
<profiles>
Expand Down

0 comments on commit fb2582d

Please sign in to comment.