[richfaces-issues] [JBoss JIRA] (RF-12085) The richfaces version change script is missing version strings in the kitchensink archetype file
Brian Leathem (JIRA)
jira-events at lists.jboss.org
Mon Mar 26 01:06:47 EDT 2012
Brian Leathem created RF-12085:
----------------------------------
Summary: The richfaces version change script is missing version strings in the kitchensink archetype file
Key: RF-12085
URL: https://issues.jboss.org/browse/RF-12085
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: archetype, build/distribution
Reporter: Brian Leathem
Assignee: Lukáš Fryč
Priority: Critical
Fix For: 4.2.1.CR1
{code}
[archetypes (release/4.2.1.CR1)]> ack 4.3.0
components/component/src/main/resources/META-INF/maven/archetype-metadata.xml
39: <defaultValue>4.3.0-SNAPSHOT</defaultValue>
components/components-aggregator/src/main/resources/META-INF/maven/archetype-metadata.xml
36: <defaultValue>4.3.0-SNAPSHOT</defaultValue>
components/component-short/src/main/resources/META-INF/maven/archetype-metadata.xml
39: <defaultValue>4.3.0-SNAPSHOT</defaultValue>
kitchensink/src/main/resources/META-INF/maven/archetype-metadata.xml
10: <defaultValue>4.3.0-SNAPSHOT</defaultValue>
kitchensink/src/test/resources/projects/basic/archetype.properties
5:richfaces-version=4.3.0-SNAPSHOT
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list