Author: djencks
Date: Fri May 8 23:01:21 2009
New Revision: 773128
URL: http://svn.apache.org/viewvc?rev=773128&view=rev
Log:
PORTALS-14 separate spec version and jar version
Modified:
portals/portlet-spec/trunk/portlet-api-1.0/pom.xml
Modified: portals/portlet-spec/trunk/portlet-api-1.0/pom.xml
URL:
http://svn.apache.org/viewvc/portals/portlet-spec/trunk/portlet-api-1.0/pom.xml?rev=773128&r1=773127&r2=773128&view=diff
==============================================================================
--- portals/portlet-spec/trunk/portlet-api-1.0/pom.xml (original)
+++ portals/portlet-spec/trunk/portlet-api-1.0/pom.xml Fri May 8 23:01:21 2009
@@ -35,7 +35,7 @@
<groupId>javax.portlet</groupId>
<modelVersion>4.0.0</modelVersion>
- <artifactId>portlet-api</artifactId>
+ <artifactId>portlet-api_1.0_spec</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Java Portlet Specification V1.0</name>