Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8dd7a9e

Browse files
[maven-release-plugin] prepare release sf-java-ui-1.0.0
1 parent e89c5c1 commit 8dd7a9e

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

‎pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>io.sfjava.ui</groupId>
55
<artifactId>sf-java-ui</artifactId>
6-
<version>0.1.3-SNAPSHOT</version>
6+
<version>1.0.0-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>sf-java-ui</name>
@@ -30,7 +30,7 @@
3030
<url>https://github.com/JsonSchema-JavaUI/sf-java-ui</url>
3131
<connection>scm:git:git://github.com/JsonSchema-JavaUI/sf-java-ui.git</connection>
3232
<developerConnection>scm:git:git@github.com:JsonSchema-JavaUI/sf-java-ui.git</developerConnection>
33-
<tag>sf-java-ui-0.1.1</tag>
33+
<tag>sf-java-ui-1.0.0</tag>
3434
</scm>
3535

3636
<properties>

‎release.properties

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
#release configuration
2-
#Fri Aug 25 14:13:50 CET 2017
2+
#Fri Aug 25 14:18:46 CET 2017
3+
project.scm.io.sfjava.ui\:sf-java-ui.url=https\://github.com/JsonSchema-JavaUI/sf-java-ui
34
scm.tagNameFormat=@{project.artifactId}-@{project.version}
5+
scm.tag=sf-java-ui-0.1.3
46
pushChanges=false
57
scm.url=scm\:git\:git@github.com\:JsonSchema-JavaUI/sf-java-ui.git
68
preparationGoals=clean verify
7-
projectVersionPolicyId=default
89
remoteTagging=true
10+
projectVersionPolicyId=default
911
scm.commentPrefix=[maven-release-plugin]
12+
project.scm.io.sfjava.ui\:sf-java-ui.connection=scm\:git\:git\://github.com/JsonSchema-JavaUI/sf-java-ui.git
13+
project.dev.io.sfjava.ui\:sf-java-ui=0.1.4-SNAPSHOT
14+
project.rel.io.sfjava.ui\:sf-java-ui=0.1.3
15+
project.scm.io.sfjava.ui\:sf-java-ui.developerConnection=scm\:git\:git@github.com\:JsonSchema-JavaUI/sf-java-ui.git
1016
exec.snapshotReleasePluginAllowed=false
11-
completedPhase=check-poms
17+
completedPhase=run-completion-goals
18+
project.scm.io.sfjava.ui\:sf-java-ui.tag=sf-java-ui-0.1.1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /