Skip to content

Commit

Permalink
WELD-2016 Override manifest specification info from parent
Browse files Browse the repository at this point in the history
  • Loading branch information
mkouba committed Sep 11, 2015
1 parent 796aa74 commit 2f4976f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Expand Up @@ -27,6 +27,9 @@
<maven.compiler.target>1.8</maven.compiler.target>
<build.timestamp>${maven.build.timestamp}</build.timestamp>

<manifest.specification.title>JSR-365 Contexts and Dependency Injection for Java</manifest.specification.title>
<manifest.specification.version>2.0</manifest.specification.version>

<!-- Dependency versions. KEEP IN ALPHABETICAL ORDER -->
<apache.httpclient.version>3.1</apache.httpclient.version>
<arquillian.version>1.1.7.Final</arquillian.version>
Expand Down

0 comments on commit 2f4976f

Please sign in to comment.