Skip to content

Commit

Permalink
Performing release
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Sep 11, 2016
1 parent 38aaf2a commit cc76af6
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 @@ -27,7 +27,7 @@ along with semanticcms-core-taglib. If not, see <http://www.gnu.org/licenses />
<parent>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-core</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
</parent>

<groupId>com.semanticcms</groupId>
Expand Down Expand Up @@ -107,7 +107,7 @@ along with semanticcms-core-taglib. If not, see <http://www.gnu.org/licenses />
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>ao-taglib</artifactId>
<version>1.4-SNAPSHOT</version>
<version>1.4</version>
</dependency>
<dependency>
<groupId>com.aoindustries</groupId>
Expand All @@ -117,12 +117,12 @@ along with semanticcms-core-taglib. If not, see <http://www.gnu.org/licenses />
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-core-model</artifactId>
<version>1.6-SNAPSHOT</version>
<version>1.6</version>
</dependency>
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-core-servlet</artifactId>
<version>1.7-SNAPSHOT</version>
<version>1.7</version>
</dependency>
</dependencies>
</project>

0 comments on commit cc76af6

Please sign in to comment.