Skip to content

Commit

Permalink
Prepared for release of ao-security-1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Dec 28, 2020
1 parent 8bcd9df commit f82d54d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ along with ao-security. If not, see <http://www.gnu.org/licenses />.
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.aoindustries</groupId><artifactId>ao-oss-parent</artifactId><version>1.14.0-POST-SNAPSHOT</version>
<groupId>com.aoindustries</groupId><artifactId>ao-oss-parent</artifactId><version>1.14.0<!-- -POST-SNAPSHOT --></version>
<relativePath>../ao-oss-parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -218,7 +218,7 @@ along with ao-security. If not, see <http://www.gnu.org/licenses />.
<dependencies>
<!-- Direct -->
<dependency>
<groupId>com.aoindustries</groupId><artifactId>ao-lang</artifactId><version>4.12.0${POST-SNAPSHOT}</version>
<groupId>com.aoindustries</groupId><artifactId>ao-lang</artifactId><version>4.12.0<!-- ${POST-SNAPSHOT} --></version>
</dependency>
<!-- Test Direct -->
<dependency>
Expand Down

0 comments on commit f82d54d

Please sign in to comment.