perfsonar-dev - [GEANT/SA2/ps-java-services] r5673 - trunk/perfsonar-java-base2
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: [GEANT/SA2/ps-java-services] r5673 - trunk/perfsonar-java-base2
- Date: Mon, 24 May 2010 14:21:35 +0100
Author: psnc.pietrzak
Date: 2010-05-24 14:21:35 +0100 (Mon, 24 May 2010)
New Revision: 5673
Modified:
trunk/perfsonar-java-base2/pom.xml
Log:
Corrected version information, and other project descriptions.
Modified: trunk/perfsonar-java-base2/pom.xml
===================================================================
--- trunk/perfsonar-java-base2/pom.xml 2010-05-24 13:17:51 UTC (rev 5672)
+++ trunk/perfsonar-java-base2/pom.xml 2010-05-24 13:21:35 UTC (rev 5673)
@@ -1,36 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
- <!--
-
- <description> $Id$ project: perfSONAR date: 2009/02/18
author: romradz
-
- </description>
- -->
-
<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>
- <groupId>perfsonar</groupId>
+ <groupId>net.geant.perfsonar</groupId>
<artifactId>ps-mdm-base2</artifactId>
<packaging>jar</packaging>
<name>Perfsonar Base2 package</name>
- <version>1.0.0</version>
+ <version>1.0.2</version>
<description>
The perfSONAR base provides a number of common, shared classes which
can be used by
MA, MP and Clients.
</description>
+
+ <developers>
+ <developer>
+ <id>szwed</id>
+ <name>Blazej Pietrzak</name>
+
<email></email>
+ <url></url>
+ <organization>Poznan Supercomputing and Networking
Center</organization>
+ <organizationUrl>http://man.poznan.pl/</organizationUrl>
+ <roles>
+ <role>designer</role>
+ <role>developer</role>
+ </roles>
+ <timezone>1</timezone>
+ <properties>
+ <skype>blazej980</skype>
+ </properties>
+ </developer>
+ <developer>
+ <id>trzaszcz</id>
+ <name>Slawomir Trzaszczka</name>
+
<email></email>
+ <url></url>
+ <organization>Poznan Supercomputing and Networking
Center</organization>
+ <organizationUrl>http://man.poznan.pl/</organizationUrl>
+ <roles>
+ <role>designer</role>
+ <role>developer</role>
+ </roles>
+ <timezone>1</timezone>
+ <properties>
+ <skype>slawomir.trzaszczka.pcss</skype>
+ </properties>
+ </developer>
+ </developers>
+
<url>
http://wiki.perfsonar.net/
</url>
<issueManagement>
- <system>bugzilla</system>
- <url>http://bugzilla.perfsonar.net</url>
+ <system>jira</system>
+ <url>http://issues.geant.net/</url>
</issueManagement>
<inceptionYear>2009</inceptionYear>
+ <scm>
+
<connection>scm:svn:http://svn.geant.net/GEANT/SA2/ps-java-services</connection>
+
<developerConnection>scm:svn:svn+ssh:///GEANT/SA2/ps-java-services</developerConnection>
+ </scm>
+
<organization>
<name>perfSONAR</name>
<url>http://www.perfsonar.net</url>
@@ -58,24 +92,18 @@
<name>ibiblio repository</name>
<url>http://www.ibiblio.org/maven2</url>
</repository>
- <repository>
+ <repository>
<id>personar</id>
<name>personar repository</name>
<url>http://svn.geant.net/GEANT/SA2/ps-java-services/trunk/jar-repository/</url>
</repository>
<repository>
- <id>personar_leg</id>
- <name>personar repository</name>
-
<url>http://svn.geant.net/GEANT/SA2/ps-java-services/trunk/jar-repository/</url>
- <layout>legacy</layout>
- </repository>
- <repository>
<id>codehaus-release-repo</id>
<name>Codehaus Release Repo</name>
<url>http://repository.codehaus.org</url>
</repository>
</repositories>
-
+
<dependencies>
<dependency>
<groupId>commons-digester</groupId>
@@ -271,5 +299,13 @@
-->
</plugins>
</reporting>
-
+
+ <distributionManagement>
+ <repository>
+ <id>geant-developers-repository</id>
+ <name>perfSONAR repository</name>
+
<url>scpexe:///repo</url>
+ <uniqueVersion>false</uniqueVersion>
+ </repository>
+ </distributionManagement>
</project>
- [GEANT/SA2/ps-java-services] r5673 - trunk/perfsonar-java-base2, svn-noreply, 05/24/2010
Archive powered by MHonArc 2.6.16.