Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
NEXUS-5216: Using released nexus-archetype-commons.
Browse files Browse the repository at this point in the history
Just parked on branch, as upon release there is some time
needed to make the artifact appear in Central, until then
the build would become broken?

So, this trivial pull is only here, that when 1.2 appears
here:
http://repo1.maven.org/maven2/org/sonatype/spice/nexus-archetype-common/

Then just press merge.
  • Loading branch information
cstamas committed Sep 18, 2012
1 parent d483d0e commit cad380c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexus/nexus-core-plugins/nexus-archetype-plugin/pom.xml
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.sonatype.spice</groupId>
<artifactId>nexus-archetype-common</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit cad380c

Please sign in to comment.