Skip to content

Commit

Permalink
Merge pull request #185 from leoherbie/KRACOEUS-8949
Browse files Browse the repository at this point in the history
KRACOEUS-8949: releasing s2s
  • Loading branch information
leoherbie committed Mar 16, 2015
2 parents fc13465 + 4bf6fc1 commit 6f15d97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
1 change: 1 addition & 0 deletions coeus-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,7 @@
<dependency>
<groupId>org.kuali.coeus</groupId>
<artifactId>coeus-db-xml</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
Expand Down
9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@
<bouncycastle.version>1.51</bouncycastle.version>
<cglib-nodep.version>3.1</cglib-nodep.version>
<coeus-api-all.version>6.0.0.1</coeus-api-all.version>
<coeus-s2sgen.version>6.0.1-SNAPSHOT</coeus-s2sgen.version>
<coeus-db-xml.version>6.0.1-SNAPSHOT</coeus-db-xml.version>
<coeus-s2sgen.version>6.0.1</coeus-s2sgen.version>
<commons-beanutils.version>1.8.3-kuali-4</commons-beanutils.version>
<commons-codec.version>1.9</commons-codec.version>
<commons-collections.version>3.2.1</commons-collections.version>
Expand Down Expand Up @@ -1550,12 +1549,6 @@
<version>${coeus-s2sgen.version}</version>
<scope>runtime</scope>
</dependency>

<dependency>
<groupId>org.kuali.coeus</groupId>
<artifactId>coeus-db-xml</artifactId>
<version>${coeus-db-xml.version}</version>
</dependency>

<dependency>
<groupId>org.kuali.commons</groupId>
Expand Down

0 comments on commit 6f15d97

Please sign in to comment.