Skip to content

Commit

Permalink
updated plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Apr 25, 2021
1 parent b629290 commit d6484fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions para-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@
<dependency>
<groupId>com.erudika</groupId>
<artifactId>para-dao-sql</artifactId>
<version>1.38.2</version>
<version>1.39.0</version>
</dependency>
<dependency>
<groupId>com.erudika</groupId>
<artifactId>para-search-lucene</artifactId>
<version>1.38.2</version>
<version>1.39.0</version>
</dependency>
</dependencies>
</profile>
Expand Down
4 changes: 2 additions & 2 deletions para-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<dependency>
<groupId>com.erudika</groupId>
<artifactId>para-dao-sql</artifactId>
<version>1.38.2</version>
<version>1.39.0</version>
</dependency>
<dependency>
<groupId>com.erudika</groupId>
<artifactId>para-search-lucene</artifactId>
<version>1.38.2</version>
<version>1.39.0</version>
</dependency>
<!-- PARA PLUGINS : END -->
</dependencies>
Expand Down

0 comments on commit d6484fe

Please sign in to comment.