Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.

Commit

Permalink
Release 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Branson committed Apr 28, 2016
1 parent a908ac1 commit e269089
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 @@ -24,7 +24,6 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-xmldb</artifactId>
<version>1.1-SNAPSHOT</version>
<name>cristalise-xmldb</name>
<description>CRISTAL eXist-db Storage Module</description>
<build>
Expand Down Expand Up @@ -116,7 +115,7 @@
<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-kernel</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -229,4 +228,5 @@
</build>
</profile>
</profiles>
<version>3.2</version>
</project>

0 comments on commit e269089

Please sign in to comment.