Skip to content

Commit

Permalink
POM
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Rua committed Apr 9, 2015
1 parent ee1f1a7 commit 83be925
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 @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>orianna-hibernate</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
<packaging>jar</packaging>

<scm>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>com.robrua</groupId>
<artifactId>orianna</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 83be925

Please sign in to comment.