Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
Removed littered versions of spice-inject-* stuff from poms, now pare…
Browse files Browse the repository at this point in the history
…nt defines these. Also, bumped spice-inject version to 1.3.2 released one.

git-svn-id: file:///opt/svn/repositories/sonatype.org/nexus/trunk/nexus-parent@6947 2aa8b3fc-8ebb-4439-a84f-95066eaea8ab
  • Loading branch information
cstamas committed Aug 6, 2010
1 parent 6b72955 commit ee44d05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<jetty.version>6.1.19</jetty.version>
<spice-inject-plexus.version>1.3.2-SNAPSHOT</spice-inject-plexus.version>
<spice-inject.version>1.3.2</spice-inject.version>
<spice-inject-plexus.version>${spice-inject.version}</spice-inject-plexus.version>
<plexus-component-metadata.version>1.5.4</plexus-component-metadata.version>

<maven.version>2.2.1</maven.version>
Expand Down

0 comments on commit ee44d05

Please sign in to comment.