Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
Upgrade to new analysis-pom.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Feb 10, 2014
1 parent 3ff27da commit 7ce49ff
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
@@ -1,12 +1,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>1.48</version>
<relativePath>../analysis-pom/pom.xml</relativePath>
</parent>
<parent>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>1.50</version>
<relativePath>../analysis-pom/pom.xml</relativePath>
</parent>

<artifactId>analysis-collector</artifactId>
<packaging>hpi</packaging>
Expand Down

0 comments on commit 7ce49ff

Please sign in to comment.