Skip to content

Commit 5455623

Browse files
committed
0.13 -> 1.1
1 parent 0d78685 commit 5455623

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

jrcs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.opensolaris.opengrok</groupId>
66
<artifactId>jrcs</artifactId>
77
<packaging>jar</packaging>
8-
<version>0.13-SNAPSHOT</version>
8+
<version>1.1-SNAPSHOT</version>
99
<name>Java RCS</name>
1010

1111
<parent>

opengrok-indexer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Copyright (c) 2010, 2017, Oracle and/or its affiliates. All rights reserved.
2727
<groupId>org.opensolaris.opengrok</groupId>
2828
<artifactId>opengrok-indexer</artifactId>
2929
<packaging>jar</packaging>
30-
<version>0.13-SNAPSHOT</version>
30+
<version>1.1-SNAPSHOT</version>
3131
<name>OpenGrok Indexer</name>
3232

3333
<parent>

opengrok-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.opensolaris.opengrok</groupId>
66
<artifactId>opengrok-web</artifactId>
77
<packaging>war</packaging>
8-
<version>0.13-SNAPSHOT</version>
8+
<version>1.1-SNAPSHOT</version>
99
<name>OpenGrok Web</name>
1010

1111
<parent>

plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
2727
<groupId>org.opensolaris.opengrok</groupId>
2828
<artifactId>plugins</artifactId>
2929
<packaging>jar</packaging>
30-
<version>0.13-SNAPSHOT</version>
30+
<version>1.1-SNAPSHOT</version>
3131
<name>OpenGrok Sample Plugins</name>
3232

3333
<parent>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Copyright (c) 2010, 2017, Oracle and/or its affiliates. All rights reserved.
2727
<groupId>org.opensolaris.opengrok</groupId>
2828
<artifactId>opengrok</artifactId>
2929
<packaging>pom</packaging>
30-
<version>0.13-SNAPSHOT</version>
30+
<version>1.1-SNAPSHOT</version>
3131
<name>OpenGrok</name>
3232
<url>http://opengrok.github.com/OpenGrok/</url>
3333

0 commit comments

Comments
 (0)