Skip to content

Commit

Permalink
Merge pull request #52 from leoherbie/KRACOEUS-8614
Browse files Browse the repository at this point in the history
KRACOEUS-8614: sprint 12
  • Loading branch information
leoherbie committed Dec 29, 2014
2 parents a62dd08 + 2c650d2 commit 8d7fbe7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion coeus-s2sgen-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.kuali.coeus</groupId>
<artifactId>coeus-s2sgen</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.0.0-s12</version>
</parent>
<artifactId>coeus-s2sgen-api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion coeus-s2sgen-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.kuali.coeus</groupId>
<artifactId>coeus-s2sgen</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.0.0-s12</version>
</parent>
<artifactId>coeus-s2sgen-impl</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</parent>
<groupId>org.kuali.coeus</groupId>
<artifactId>coeus-s2sgen</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.0.0-s12</version>
<packaging>pom</packaging>
<description>
This coeus s2s generator project contains s2s generators for grants.gov and research.gov form submission
Expand Down Expand Up @@ -59,7 +59,7 @@

<avalon-framework.version>4.3.1</avalon-framework.version>
<bouncycastle.version>1.51</bouncycastle.version>
<coeus-api-all.version>6.0.0-SNAPSHOT</coeus-api-all.version>
<coeus-api-all.version>6.0.0-s12</coeus-api-all.version>
<commons-collections4.version>4.0</commons-collections4.version>
<commons-lang3.version>3.3.2</commons-lang3.version>
<fop.version>1.1</fop.version>
Expand Down

0 comments on commit 8d7fbe7

Please sign in to comment.