Skip to content

Commit

Permalink
Using latest releases of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Nov 16, 2016
1 parent acb213d commit fbcdf95
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,22 @@ along with semanticcms-section-all. If not, see <http://www.gnu.org/licenses />
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-section-model</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.4.2</version>
</dependency>
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-section-servlet</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.4.2</version>
</dependency>
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-section-style</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.4.2</version>
</dependency>
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-section-taglib</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.4.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit fbcdf95

Please sign in to comment.