perfsonar-dev - [pS-dev] [GEANT/SA2/ps-java-services] r6155 - trunk/psBase3/perfsonar-base
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: [pS-dev] [GEANT/SA2/ps-java-services] r6155 - trunk/psBase3/perfsonar-base
- Date: Tue, 19 Feb 2013 09:30:36 +0000 (GMT)
- Authentication-results: sfpop-ironport04.merit.edu; dkim=neutral (message not signed) header.i=none
Author: psnc.pietrzak
Date: 2013-02-19 09:30:36 +0000 (Tue, 19 Feb 2013)
New Revision: 6155
Modified:
trunk/psBase3/perfsonar-base/pom.xml
Log:
Renaming of artifacts.
Modified: trunk/psBase3/perfsonar-base/pom.xml
===================================================================
--- trunk/psBase3/perfsonar-base/pom.xml 2013-02-18 21:25:42 UTC (rev
6154)
+++ trunk/psBase3/perfsonar-base/pom.xml 2013-02-19 09:30:36 UTC (rev
6155)
@@ -9,7 +9,8 @@
<relativePath>../../parent/</relativePath>
</parent>
- <artifactId>perfsonar-base</artifactId>
+ <groupId>net.geant.perfsonar.base</groupId>
+ <artifactId>base</artifactId>
<version>3.0.0-SNAPSHOT</version>
<packaging>bundle</packaging>
@@ -35,7 +36,35 @@
</properties>
<dependencies>
+ <dependency>
+ <groupId>cglib</groupId>
+ <artifactId>cglib</artifactId>
+ <version>2.2.2</version>
+ </dependency>
<dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-api</artifactId>
+ <version>1.6.2</version>
+ </dependency>
+ <dependency>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
+ <version>1.2.16</version>
+ <type>bundle</type>
+ </dependency>
+ <dependency>
+ <groupId>net.geant.perfsonar.base</groupId>
+ <artifactId>messaging</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>net.geant.perfsonar.base</groupId>
+ <artifactId>messaging</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ <type>test-jar</type>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.9</version>
@@ -49,40 +78,12 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>net.geant.perfsonar</groupId>
- <artifactId>perfsonar-messaging</artifactId>
- <version>1.0.0-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>cglib</groupId>
- <artifactId>cglib</artifactId>
- <version>2.2.2</version>
- </dependency>
- <dependency>
- <groupId>net.geant.perfsonar</groupId>
- <artifactId>perfsonar-messaging</artifactId>
- <version>1.0.0-SNAPSHOT</version>
- <type>test-jar</type>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle</artifactId>
<version>2.4.2</version>
<type>bundle</type>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- <version>1.6.2</version>
- </dependency>
- <dependency>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- <version>1.2.16</version>
- <type>bundle</type>
- </dependency>
</dependencies>
<build>
- [pS-dev] [GEANT/SA2/ps-java-services] r6155 - trunk/psBase3/perfsonar-base, svn-noreply, 02/19/2013
Archive powered by MHonArc 2.6.16.