git://wamblee.org
/
utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98d159e
)
(no commit message)
author
Erik Brakkee
<erik@brakkee.org>
Tue, 13 Apr 2010 18:21:07 +0000
(18:21 +0000)
committer
Erik Brakkee
<erik@brakkee.org>
Tue, 13 Apr 2010 18:21:07 +0000
(18:21 +0000)
pom.xml
patch
|
blob
|
history
test/pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index c1c6b8754d7560f9a439785057d511ce76f108d4..3fbdae17f0027dcea8a1657c6a70a9227f06f17e 100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-510,7
+510,8
@@
<id>release</id>
<activation>
<property>
- <name>wamblee.release</name>
+ <name>performRelease</name>
+ <value>true</value>
</property>
</activation>
<build>
@@
-535,7
+536,7
@@
<id>all</id>
<activation>
<property>
- <name>!
wamblee.r
elease</name>
+ <name>!
performR
elease</name>
</property>
</activation>
<distributionManagement>
diff --git
a/test/pom.xml
b/test/pom.xml
index 97234c79a46487b54450670ffb557ef090202c61..20dfecf75c364ce234b2c6d896943374bf2c39fe 100644
(file)
--- a/
test/pom.xml
+++ b/
test/pom.xml
@@
-25,7
+25,7
@@
<id>all</id>
<activation>
<property>
- <name>!
wamblee.r
elease</name>
+ <name>!
performR
elease</name>
</property>
</activation>
<modules>