Skip to content

Commit 45b0d04

Browse files
author
matt.wilkofsky
committed
Update version to 4.2.0-snc-3
1 parent 3bd2c87 commit 45b0d04

File tree

23 files changed

+23
-23
lines changed

23 files changed

+23
-23
lines changed

org.eclipse.jgit.ant.test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<parent>
5151
<groupId>org.eclipse.jgit</groupId>
5252
<artifactId>org.eclipse.jgit-parent</artifactId>
53-
<version>4.2.0-snc-2</version>
53+
<version>4.2.0-snc-3</version>
5454
</parent>
5555

5656
<artifactId>org.eclipse.jgit.ant.test</artifactId>

org.eclipse.jgit.ant/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.eclipse.jgit</groupId>
5050
<artifactId>org.eclipse.jgit-parent</artifactId>
51-
<version>4.2.0-snc-2</version>
51+
<version>4.2.0-snc-3</version>
5252
</parent>
5353

5454
<artifactId>org.eclipse.jgit.ant</artifactId>

org.eclipse.jgit.archive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<parent>
5151
<groupId>org.eclipse.jgit</groupId>
5252
<artifactId>org.eclipse.jgit-parent</artifactId>
53-
<version>4.2.0-snc-2</version>
53+
<version>4.2.0-snc-3</version>
5454
</parent>
5555

5656
<artifactId>org.eclipse.jgit.archive</artifactId>

org.eclipse.jgit.http.apache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<parent>
4949
<groupId>org.eclipse.jgit</groupId>
5050
<artifactId>org.eclipse.jgit-parent</artifactId>
51-
<version>4.2.0-snc-2</version>
51+
<version>4.2.0-snc-3</version>
5252
</parent>
5353

5454
<artifactId>org.eclipse.jgit.http.apache</artifactId>

org.eclipse.jgit.http.server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>org.eclipse.jgit</groupId>
5454
<artifactId>org.eclipse.jgit-parent</artifactId>
55-
<version>4.2.0-snc-2</version>
55+
<version>4.2.0-snc-3</version>
5656
</parent>
5757

5858
<artifactId>org.eclipse.jgit.http.server</artifactId>

org.eclipse.jgit.http.test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<parent>
5252
<groupId>org.eclipse.jgit</groupId>
5353
<artifactId>org.eclipse.jgit-parent</artifactId>
54-
<version>4.2.0-snc-2</version>
54+
<version>4.2.0-snc-3</version>
5555
</parent>
5656

5757
<artifactId>org.eclipse.jgit.http.test</artifactId>

org.eclipse.jgit.junit.http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<parent>
5151
<groupId>org.eclipse.jgit</groupId>
5252
<artifactId>org.eclipse.jgit-parent</artifactId>
53-
<version>4.2.0-snc-2</version>
53+
<version>4.2.0-snc-3</version>
5454
</parent>
5555

5656
<artifactId>org.eclipse.jgit.junit.http</artifactId>

org.eclipse.jgit.junit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<parent>
5353
<groupId>org.eclipse.jgit</groupId>
5454
<artifactId>org.eclipse.jgit-parent</artifactId>
55-
<version>4.2.0-snc-2</version>
55+
<version>4.2.0-snc-3</version>
5656
</parent>
5757

5858
<artifactId>org.eclipse.jgit.junit</artifactId>

org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<parent>
5151
<groupId>org.eclipse.jgit</groupId>
5252
<artifactId>jgit.tycho.parent</artifactId>
53-
<version>4.2.0-snc-2</version>
53+
<version>4.2.0-snc-3</version>
5454
</parent>
5555

5656
<groupId>org.eclipse.jgit.feature</groupId>

org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<parent>
5151
<groupId>org.eclipse.jgit</groupId>
5252
<artifactId>jgit.tycho.parent</artifactId>
53-
<version>4.2.0-snc-2</version>
53+
<version>4.2.0-snc-3</version>
5454
</parent>
5555

5656
<groupId>org.eclipse.jgit.feature</groupId>

0 commit comments

Comments
 (0)